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.example16
1 files changed, 8 insertions, 8 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example
index 404d35c16..660477196 100644
--- a/config/production.yaml.example
+++ b/config/production.yaml.example
@@ -17,14 +17,14 @@ database:
17 17
18# From the project root directory 18# From the project root directory
19storage: 19storage:
20 avatars: 'avatars/' 20 avatars: '../storage/avatars/'
21 certs: 'certs/' 21 certs: '../storage/certs/'
22 videos: 'videos/' 22 videos: '../storage/videos/'
23 logs: 'logs/' 23 logs: '../storage/logs/'
24 previews: 'previews/' 24 previews: '../storage/previews/'
25 thumbnails: 'thumbnails/' 25 thumbnails: '../storage/thumbnails/'
26 torrents: 'torrents/' 26 torrents: '../storage/torrents/'
27 cache: 'cache/' 27 cache: '../storage/cache/'
28 28
29cache: 29cache:
30 previews: 30 previews: