aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/production.yaml.example
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-10-13 08:54:32 +0200
committerChocobozzz <me@florianbigard.com>2021-10-13 09:18:48 +0200
commit94fecbc1c74b24c5f47daf5325767ac69f8795d0 (patch)
tree10260aedb9fe4f5364968fdf6e9938644af899b2 /config/production.yaml.example
parenta232d3e50b55b9c387c968e16d7a1ca2dfa6fdf9 (diff)
downloadPeerTube-94fecbc1c74b24c5f47daf5325767ac69f8795d0.tar.gz
PeerTube-94fecbc1c74b24c5f47daf5325767ac69f8795d0.tar.zst
PeerTube-94fecbc1c74b24c5f47daf5325767ac69f8795d0.zip
Config typo
Diffstat (limited to 'config/production.yaml.example')
-rw-r--r--config/production.yaml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example
index 5b87cbf5f..d63d96619 100644
--- a/config/production.yaml.example
+++ b/config/production.yaml.example
@@ -94,7 +94,7 @@ storage:
94 captions: '/var/www/peertube/storage/captions/' 94 captions: '/var/www/peertube/storage/captions/'
95 cache: '/var/www/peertube/storage/cache/' 95 cache: '/var/www/peertube/storage/cache/'
96 plugins: '/var/www/peertube/storage/plugins/' 96 plugins: '/var/www/peertube/storage/plugins/'
97 # Overridable client files in client/dist/assets/images : 97 # Overridable client files in client/dist/assets/images:
98 # - logo.svg 98 # - logo.svg
99 # - favicon.png 99 # - favicon.png
100 # - default-playlist.jpg 100 # - default-playlist.jpg