X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Ftest-5.yaml;h=af8654e140362a798b44ea8bd0cd249c93c12ec7;hb=240c64c5f4277f0ce36c094f0663bd30d264ec40;hp=fdeec76d400ed55efdafb45128d3a5d7c5bc3da9;hpb=3737bbafb109a79f77c3047eb9b2791e6b57344e;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/test-5.yaml b/config/test-5.yaml index fdeec76d4..af8654e14 100644 --- a/config/test-5.yaml +++ b/config/test-5.yaml @@ -6,7 +6,7 @@ webserver: port: 9005 database: - suffix: '-test5' + suffix: '_test5' # From the project root directory storage: @@ -15,3 +15,6 @@ storage: logs: 'test5/logs/' thumbnails: 'test5/thumbnails/' torrents: 'test5/torrents/' + +admin: + email: 'admin5@example.com'