mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-06 03:50:04 +02:00
Make better portrait thumbnails
This commit is contained in:
parent
57f923936a
commit
2ab1c49bb0
4 changed files with 95 additions and 121 deletions
|
@ -34,13 +34,13 @@ class CustomizeAdvanced extends PluginAbstract {
|
|||
return array(
|
||||
'EnableMinifyJS',
|
||||
'usePreloadLowResolutionImages',
|
||||
'useFFMPEGToGenerateThumbs',
|
||||
);
|
||||
}
|
||||
|
||||
public static function getDataObjectExperimental() {
|
||||
return array(
|
||||
'autoPlayAjax',
|
||||
'useFFMPEGToGenerateThumbs',
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue