mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-04 18:29:39 +02:00
This commit is contained in:
parent
678c7bbe2b
commit
2a28a800ec
2 changed files with 27 additions and 23 deletions
|
@ -173,6 +173,7 @@ class CustomizeAdvanced extends PluginAbstract {
|
|||
$o->value = "";
|
||||
$obj->videoNotFoundText = $o;
|
||||
$obj->siteMapRowsLimit = 100;
|
||||
$obj->siteMapUTF8Fix = false;
|
||||
$obj->showPrivateVideosOnSitemap = false;
|
||||
$obj->enableOldPassHashCheck = true;
|
||||
$obj->disableHTMLDescription = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue