feat(peertube): Allow editing config from the web interface
This commit is contained in:
parent
a81c902d53
commit
04ce6d37f6
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ in {
|
|||
|
||||
email.subject.prefix = "[videos.dgnum]";
|
||||
|
||||
webadmin.configuration.edition.allowed = false;
|
||||
webadmin.configuration.edition.allowed = true;
|
||||
|
||||
user.video_quota = "10GB";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue