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 dafc15915..46d574e42 100644 --- a/config/production.yaml.example +++ b/config/production.yaml.example | |||
@@ -120,6 +120,7 @@ storage: | |||
120 | captions: '/var/www/peertube/storage/captions/' | 120 | captions: '/var/www/peertube/storage/captions/' |
121 | cache: '/var/www/peertube/storage/cache/' | 121 | cache: '/var/www/peertube/storage/cache/' |
122 | plugins: '/var/www/peertube/storage/plugins/' | 122 | plugins: '/var/www/peertube/storage/plugins/' |
123 | well_known: '/var/www/peertube/storage/well-known/' | ||
123 | # Overridable client files in client/dist/assets/images: | 124 | # Overridable client files in client/dist/assets/images: |
124 | # - logo.svg | 125 | # - logo.svg |
125 | # - favicon.png | 126 | # - favicon.png |