mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
There is a option now so admin can allow each user to chose if wants to
let other users download or share his videos
This commit is contained in:
parent
9fcf188e73
commit
ac26179b0c
34 changed files with 581 additions and 61 deletions
|
@ -11,4 +11,4 @@
|
|||
'onlyVerifiedEmailCanUpload'=>'Users must verify their emails before upload/submit videos',
|
||||
'sendVerificationMailAutomaic'=>'After sign up we will automatic send a verification email',
|
||||
'userMustBeLoggedIn'=>'Hide the website to non logged users');
|
||||
createTable("CustomizeAdvanced", $filter);
|
||||
createTable("CustomizeUser", $filter);
|
Loading…
Add table
Add a link
Reference in a new issue