]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/production.yaml.example
Fix tests
[github/Chocobozzz/PeerTube.git] / config / production.yaml.example
index 404d35c16f51e6424f883c9050f1a7568542564e..1288eeaa2b6444436b97956caad55c7be491655c 100644 (file)
@@ -17,14 +17,16 @@ database:
 
 # From the project root directory
 storage:
-  avatars: 'avatars/'
-  certs: 'certs/'
-  videos: 'videos/'
-  logs: 'logs/'
-  previews: 'previews/'
-  thumbnails: 'thumbnails/'
-  torrents: 'torrents/'
-  cache: 'cache/'
+  avatars: '/var/www/peertube/storage/avatars/'
+  videos: '/var/www/peertube/storage/videos/'
+  logs: '/var/www/peertube/storage/logs/'
+  previews: '/var/www/peertube/storage/previews/'
+  thumbnails: '/var/www/peertube/storage/thumbnails/'
+  torrents: '/var/www/peertube/storage/torrents/'
+  cache: '/var/www/peertube/storage/cache/'
+
+log:
+  level: 'debug' # debug/info/warning/error
 
 cache:
   previews: