]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/default.yaml
Add quick filter for followers
[github/Chocobozzz/PeerTube.git] / config / default.yaml
index 8ad1d915fda13675303f9848af9cdcde2d33b1bb..a8d070cc80bcbc091508e2a45761a678b6aca167 100644 (file)
@@ -96,7 +96,7 @@ storage:
   captions: 'storage/captions/'
   cache: 'storage/cache/'
   plugins: 'storage/plugins/'
-  # Overridable client files in client/dist/assets/images :
+  # Overridable client files in client/dist/assets/images:
   # - logo.svg
   # - favicon.png
   # - default-playlist.jpg
@@ -105,7 +105,7 @@ storage:
   # - and icons/*.png (PWA)
   # Could contain for example assets/images/favicon.png
   # If the file exists, peertube will serve it
-  # If not, peertube will fallback to the default fil
+  # If not, peertube will fallback to the default file
   client_overrides: 'storage/client-overrides/'
 
 object_storage:
@@ -258,7 +258,8 @@ 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
 
 cache: