]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/production.yaml.example
Remove unused keys in configuration
[github/Chocobozzz/PeerTube.git] / config / production.yaml.example
index c0c1306bd6eadcabb55b017bd02849020be5ceb4..985b25a5223f89c224df2b84f0d5584a0aeaec75 100644 (file)
@@ -17,14 +17,13 @@ database:
 
 # From the project root directory
 storage:
-  avatars: '../../storage/avatars/'
-  certs: '../../storage/certs/'
-  videos: '../../storage/videos/'
-  logs: '../../storage/logs/'
-  previews: '../../storage/previews/'
-  thumbnails: '../../storage/thumbnails/'
-  torrents: '../../storage/torrents/'
-  cache: '../../storage/cache/'
+  avatars: '/home/peertube/storage/avatars/'
+  videos: '/home/peertube/storage/videos/'
+  logs: '/home/peertube/storage/logs/'
+  previews: '/home/peertube/storage/previews/'
+  thumbnails: '/home/peertube/storage/thumbnails/'
+  torrents: '/home/peertube/storage/torrents/'
+  cache: '/home/peertube/storage/cache/'
 
 cache:
   previews: