aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/default.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/default.yaml')
-rw-r--r--config/default.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/default.yaml b/config/default.yaml
index 8ad1d915f..cc7045769 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -96,7 +96,7 @@ storage:
96 captions: 'storage/captions/' 96 captions: 'storage/captions/'
97 cache: 'storage/cache/' 97 cache: 'storage/cache/'
98 plugins: 'storage/plugins/' 98 plugins: 'storage/plugins/'
99 # Overridable client files in client/dist/assets/images : 99 # Overridable client files in client/dist/assets/images:
100 # - logo.svg 100 # - logo.svg
101 # - favicon.png 101 # - favicon.png
102 # - default-playlist.jpg 102 # - default-playlist.jpg
@@ -105,7 +105,7 @@ storage:
105 # - and icons/*.png (PWA) 105 # - and icons/*.png (PWA)
106 # Could contain for example assets/images/favicon.png 106 # Could contain for example assets/images/favicon.png
107 # If the file exists, peertube will serve it 107 # If the file exists, peertube will serve it
108 # If not, peertube will fallback to the default fil 108 # If not, peertube will fallback to the default file
109 client_overrides: 'storage/client-overrides/' 109 client_overrides: 'storage/client-overrides/'
110 110
111object_storage: 111object_storage:
@@ -258,7 +258,7 @@ peertube:
258 258
259webadmin: 259webadmin:
260 configuration: 260 configuration:
261 edit: 261 edit:
262 allowed: true 262 allowed: true
263 263
264cache: 264cache: