1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-05 19:42:38 +02:00
This commit is contained in:
Daniel Neto 2023-11-07 11:13:34 -03:00
parent 26d71e513a
commit cda6a27ca9
9 changed files with 147 additions and 163 deletions

View file

@ -39,6 +39,7 @@ class CustomizeAdvanced extends PluginAbstract {
'useFFMPEGToGenerateThumbs',
'makeVideosInactiveAfterEncode',
'makeVideosUnlistedAfterEncode',
'embedBackgroundColor',
);
}
@ -70,7 +71,6 @@ class CustomizeAdvanced extends PluginAbstract {
'doNotShowEncoderButton',
'encoderButtonLabel',
'doNotShowEmbedButton',
'embedBackgroundColor',
'embedButtonLabel',
'embedCodeTemplate',
'embedCodeTemplateObject',