'resize' support for static thumbnailer
This commit is contained in:
parent
844ec8b53e
commit
04987ea70e
@ -87,6 +87,9 @@ abstract class MediaEngine
|
||||
],
|
||||
MediaEngine::FFMPEG => [
|
||||
Media::RESIZE_TYPE_FIT
|
||||
],
|
||||
MediaEngine::STATIC => [
|
||||
Media::RESIZE_TYPE_FIT
|
||||
]
|
||||
];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user