diff options
Diffstat (limited to 'config/production.yaml.example')
-rw-r--r-- | config/production.yaml.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example index a4c80b1f1..98cdd7ca7 100644 --- a/config/production.yaml.example +++ b/config/production.yaml.example | |||
@@ -50,6 +50,7 @@ storage: | |||
50 | previews: '/var/www/peertube/storage/previews/' | 50 | previews: '/var/www/peertube/storage/previews/' |
51 | thumbnails: '/var/www/peertube/storage/thumbnails/' | 51 | thumbnails: '/var/www/peertube/storage/thumbnails/' |
52 | torrents: '/var/www/peertube/storage/torrents/' | 52 | torrents: '/var/www/peertube/storage/torrents/' |
53 | captions: '/var/www/peertube/storage/captions/' | ||
53 | cache: '/var/www/peertube/storage/cache/' | 54 | cache: '/var/www/peertube/storage/cache/' |
54 | 55 | ||
55 | log: | 56 | log: |