X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Ftest-5.yaml;h=ad90fec04ae9bb350d4b5ce381d8bd559e7f78ca;hb=fabe350bcac2d24c8524d4b6bb776dba7e374c8d;hp=3e6ca9c12f689a39fb8a145070dec27baed0be53;hpb=6c5f0d3aebbd9debcd33a9aab306b130547852a5;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/test-5.yaml b/config/test-5.yaml index 3e6ca9c12..ad90fec04 100644 --- a/config/test-5.yaml +++ b/config/test-5.yaml @@ -2,7 +2,6 @@ listen: port: 9005 webserver: - hostname: 'localhost' port: 9005 database: @@ -11,6 +10,7 @@ database: # From the project root directory storage: tmp: 'test5/tmp/' + tmp_persistent: 'test5/tmp-persistent/' bin: 'test5/bin/' avatars: 'test5/avatars/' videos: 'test5/videos/'