]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - support/docker/production/config/custom-environment-variables.yaml
Allow configuration to be static/readonly (#4315)
[github/Chocobozzz/PeerTube.git] / support / docker / production / config / custom-environment-variables.yaml
index 1b474582a94091ecf65c6cdaf0b72338006dc1f1..7c430a9955c394fab88947624148c155b14a1864 100644 (file)
@@ -68,6 +68,13 @@ object_storage:
     prefix: "PEERTUBE_OBJECT_STORAGE_VIDEOS_PREFIX"
     base_url: "PEERTUBE_OBJECT_STORAGE_VIDEOS_BASE_URL"
 
+webadmin:
+  configuration:
+    edit:
+      allowed: 
+        __name: "PEERTUBE_ALLOW_WEBADMIN_CONFIG"
+        __format: "json"
+
 log:
   level: "PEERTUBE_LOG_LEVEL"
   log_ping_requests: