aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/production.yaml.example
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-01-15 11:10:46 +0100
committerChocobozzz <me@florianbigard.com>2018-01-15 11:28:41 +0100
commit6b2ef589ed8ef5d253f6213e1bb275cbe135f2b4 (patch)
tree78ca2afa162c9da0b4e013644f3a8c5b49e26436 /config/production.yaml.example
parent633868bc2c638ab15c31513bc0da7de92944bffc (diff)
downloadPeerTube-6b2ef589ed8ef5d253f6213e1bb275cbe135f2b4.tar.gz
PeerTube-6b2ef589ed8ef5d253f6213e1bb275cbe135f2b4.tar.zst
PeerTube-6b2ef589ed8ef5d253f6213e1bb275cbe135f2b4.zip
Prepare production workflow
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: