mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-06 03:50:04 +02:00
This commit is contained in:
parent
2dbcde29e6
commit
cb01494754
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ class CustomizeAdvanced extends PluginAbstract {
|
||||||
$obj->askRRatingConfirmationBeforePlay_R = false;
|
$obj->askRRatingConfirmationBeforePlay_R = false;
|
||||||
$obj->askRRatingConfirmationBeforePlay_NC17 = true;
|
$obj->askRRatingConfirmationBeforePlay_NC17 = true;
|
||||||
$obj->askRRatingConfirmationBeforePlay_MA = true;
|
$obj->askRRatingConfirmationBeforePlay_MA = true;
|
||||||
//$obj->filterRRating = true;
|
$obj->filterRRating = false;
|
||||||
$obj->AsyncJobs = false;
|
$obj->AsyncJobs = false;
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue