aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/default.yaml
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-10-14 09:37:01 +0200
committerChocobozzz <me@florianbigard.com>2021-10-14 09:37:01 +0200
commite89392d74aabddbee1c43dcb7e1b40d3d7eec1ed (patch)
tree739f03dea15edf71e76334475c962c44f7641505 /config/default.yaml
parent179bfea5e053c6668bf72f60f0f5f214c27e3172 (diff)
downloadPeerTube-e89392d74aabddbee1c43dcb7e1b40d3d7eec1ed.tar.gz
PeerTube-e89392d74aabddbee1c43dcb7e1b40d3d7eec1ed.tar.zst
PeerTube-e89392d74aabddbee1c43dcb7e1b40d3d7eec1ed.zip
Fix production configuration
Diffstat (limited to 'config/default.yaml')
-rw-r--r--config/default.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/default.yaml b/config/default.yaml
index cc7045769..99f00a9ec 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -259,6 +259,7 @@ peertube:
259webadmin: 259webadmin:
260 configuration: 260 configuration:
261 edit: 261 edit:
262 # Set this to false if you don't want to allow config edition in the web interface by instance admins
262 allowed: true 263 allowed: true
263 264
264cache: 265cache: