aboutsummaryrefslogtreecommitdiffhomepage
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/default.yaml2
-rw-r--r--config/production.yaml.example2
2 files changed, 2 insertions, 2 deletions
diff --git a/config/default.yaml b/config/default.yaml
index 99f00a9ec..a8d070cc8 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -258,7 +258,7 @@ peertube:
258 258
259webadmin: 259webadmin:
260 configuration: 260 configuration:
261 edit: 261 edition:
262 # Set this to false if you don't want to allow config edition in the web interface by instance admins 262 # Set this to false if you don't want to allow config edition in the web interface by instance admins
263 allowed: true 263 allowed: true
264 264
diff --git a/config/production.yaml.example b/config/production.yaml.example
index c3cda52b5..bc9f28e95 100644
--- a/config/production.yaml.example
+++ b/config/production.yaml.example
@@ -256,7 +256,7 @@ peertube:
256 256
257webadmin: 257webadmin:
258 configuration: 258 configuration:
259 edit: 259 edition:
260 # Set this to false if you don't want to allow config edition in the web interface by instance admins 260 # Set this to false if you don't want to allow config edition in the web interface by instance admins
261 allowed: true 261 allowed: true
262 262