]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/default.yaml
Peertube home in /var/www instead of /home
[github/Chocobozzz/PeerTube.git] / config / default.yaml
index 2c1043067ce432bbb8d30283516d1faae7cda3b3..3d073206993d596183cad696692dc1040e8d1ae5 100644 (file)
@@ -16,14 +16,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: 'storage/avatars/'
+  videos: 'storage/videos/'
+  logs: 'storage/logs/'
+  previews: 'storage/previews/'
+  thumbnails: 'storage/thumbnails/'
+  torrents: 'storage/torrents/'
+  cache: 'storage/cache/'
+
+log:
+  level: 'debug' # debug/info/warning/error
 
 cache:
   previews: