X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Fdefault.yaml;h=07bb26d5f078785eeb8e8f83b82c04b4b46568ad;hb=134337bd07f2639c79bcb47ed683d1b6d55357bd;hp=2c1043067ce432bbb8d30283516d1faae7cda3b3;hpb=2295ce6c4e7ba805cc100ff961527bebc2cd89e5;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/default.yaml b/config/default.yaml index 2c1043067..07bb26d5f 100644 --- a/config/default.yaml +++ b/config/default.yaml @@ -16,14 +16,13 @@ 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/' cache: previews: