From cf0c8ee588e37809d85ec1deec1e4fdfa0f122a5 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 14 Oct 2021 11:35:43 +0200 Subject: Fix admin edition disabling feature --- config/production.yaml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/production.yaml.example') 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: webadmin: configuration: - edit: + edition: # Set this to false if you don't want to allow config edition in the web interface by instance admins allowed: true -- cgit v1.2.3