aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/production.yaml.example
diff options
context:
space:
mode:
Diffstat (limited to 'config/production.yaml.example')
-rw-r--r--config/production.yaml.example15
1 files changed, 7 insertions, 8 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example
index c0c1306bd..985b25a52 100644
--- a/config/production.yaml.example
+++ b/config/production.yaml.example
@@ -17,14 +17,13 @@ database:
17 17
18# From the project root directory 18# From the project root directory
19storage: 19storage:
20 avatars: '../../storage/avatars/' 20 avatars: '/home/peertube/storage/avatars/'
21 certs: '../../storage/certs/' 21 videos: '/home/peertube/storage/videos/'
22 videos: '../../storage/videos/' 22 logs: '/home/peertube/storage/logs/'
23 logs: '../../storage/logs/' 23 previews: '/home/peertube/storage/previews/'
24 previews: '../../storage/previews/' 24 thumbnails: '/home/peertube/storage/thumbnails/'
25 thumbnails: '../../storage/thumbnails/' 25 torrents: '/home/peertube/storage/torrents/'
26 torrents: '../../storage/torrents/' 26 cache: '/home/peertube/storage/cache/'
27 cache: '../../storage/cache/'
28 27
29cache: 28cache:
30 previews: 29 previews: