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/default.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/default.yaml') 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: 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