mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-05 02:39:46 +02:00
Update
This commit is contained in:
parent
0e3fa24329
commit
4e95a0e94c
369 changed files with 16946 additions and 89882 deletions
|
@ -33,7 +33,6 @@ class CustomizeAdvanced extends PluginAbstract {
|
|||
|
||||
public static function getDataObjectDeprecated() {
|
||||
return array(
|
||||
'useVideoIDOnSEOLinks',
|
||||
'EnableMinifyJS',
|
||||
'usePreloadLowResolutionImages',
|
||||
'useFFMPEGToGenerateThumbs',
|
||||
|
@ -258,7 +257,6 @@ class CustomizeAdvanced extends PluginAbstract {
|
|||
|
||||
$obj->usePermalinks = false;
|
||||
self::addDataObjectHelper('usePermalinks', 'Do not show video title on URL', 'This option is not good for SEO, but makes the URL clear');
|
||||
$obj->useVideoIDOnSEOLinks = true;
|
||||
$obj->disableAnimatedGif = false;
|
||||
$obj->removeBrowserChannelLinkFromMenu = false;
|
||||
$obj->EnableMinifyJS = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue