aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/docker/production
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-10-14 11:35:43 +0200
committerChocobozzz <me@florianbigard.com>2021-10-14 11:35:43 +0200
commitcf0c8ee588e37809d85ec1deec1e4fdfa0f122a5 (patch)
tree1692868027592d2a300988643fdd96e5fdfe2091 /support/docker/production
parente1a570abff3ebf375433e58e7362d56bd32d4cd8 (diff)
downloadPeerTube-cf0c8ee588e37809d85ec1deec1e4fdfa0f122a5.tar.gz
PeerTube-cf0c8ee588e37809d85ec1deec1e4fdfa0f122a5.tar.zst
PeerTube-cf0c8ee588e37809d85ec1deec1e4fdfa0f122a5.zip
Fix admin edition disabling feature
Diffstat (limited to 'support/docker/production')
-rw-r--r--support/docker/production/config/custom-environment-variables.yaml6
1 files changed, 3 insertions, 3 deletions
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:
70 70
71webadmin: 71webadmin:
72 configuration: 72 configuration:
73 edit: 73 edition:
74 allowed: 74 allowed:
75 __name: "PEERTUBE_ALLOW_WEBADMIN_CONFIG" 75 __name: "PEERTUBE_WEBADMIN_CONFIGURATION_EDITION_ALLOWED"
76 __format: "json" 76 __format: "json"
77 77
78log: 78log: