feat(peertube): Allow editing config from the web interface

This commit is contained in:
Tom Hubrecht 2023-12-08 14:52:30 +01:00
parent a81c902d53
commit 04ce6d37f6

View file

@ -39,7 +39,7 @@ in {
email.subject.prefix = "[videos.dgnum]";
webadmin.configuration.edition.allowed = false;
webadmin.configuration.edition.allowed = true;
user.video_quota = "10GB";
};