X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=config%2Fdefault.yaml;h=3d073206993d596183cad696692dc1040e8d1ae5;hb=15dbc134bd92b3b9953d676b6c6bda2d41e4945b;hp=ee744682655828fd803ff35fb4dddff26f12d710;hpb=6b2ef589ed8ef5d253f6213e1bb275cbe135f2b4;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/default.yaml b/config/default.yaml index ee7446826..3d0732069 100644 --- a/config/default.yaml +++ b/config/default.yaml @@ -17,7 +17,6 @@ database: # From the project root directory storage: avatars: 'storage/avatars/' - certs: 'storage/certs/' videos: 'storage/videos/' logs: 'storage/logs/' previews: 'storage/previews/' @@ -25,6 +24,9 @@ storage: torrents: 'storage/torrents/' cache: 'storage/cache/' +log: + level: 'debug' # debug/info/warning/error + cache: previews: size: 1 # Max number of previews you want to cache