1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-04 18:29:39 +02:00
DanielnetoDotCom 2020-12-29 10:01:57 -03:00
parent 678c7bbe2b
commit 2a28a800ec
2 changed files with 27 additions and 23 deletions

View file

@ -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;