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 --- support/docker/production/config/custom-environment-variables.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'support/docker/production') diff --git a/support/docker/production/config/custom-environment-variables.yaml b/support/docker/production/config/custom-environment-variables.yaml index 7c430a995..c7cd28e65 100644 --- a/support/docker/production/config/custom-environment-variables.yaml +++ b/support/docker/production/config/custom-environment-variables.yaml @@ -70,9 +70,9 @@ object_storage: webadmin: configuration: - edit: - allowed: - __name: "PEERTUBE_ALLOW_WEBADMIN_CONFIG" + edition: + allowed: + __name: "PEERTUBE_WEBADMIN_CONFIGURATION_EDITION_ALLOWED" __format: "json" log: -- cgit v1.2.3