X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Ftest.yaml;h=94d74ffa51bd7e775bc1972afde680743be5dbe7;hb=1cddb979ac5ca92aa7defe75583755f4043d1338;hp=48cf0c0f679cc95d35225f89f3347aee1b365008;hpb=a3e5f804ad821f6979e8735b0569b1209986fedc;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/test.yaml b/config/test.yaml index 48cf0c0f6..94d74ffa5 100644 --- a/config/test.yaml +++ b/config/test.yaml @@ -3,6 +3,7 @@ listen: port: 9000 webserver: + hostname: '127.0.0.1' https: false secrets: @@ -20,18 +21,18 @@ rates_limit: max: 500 database: - hostname: 'localhost' + hostname: '127.0.0.1' port: 5432 redis: - hostname: 'localhost' + hostname: '127.0.0.1' smtp: hostname: null port: 1025 tls: false disable_starttls: true - from_address: 'test-admin@localhost' + from_address: 'test-admin@127.0.0.1' username: null password: null @@ -73,6 +74,7 @@ cache: signup: enabled: true + requires_approval: false requires_email_verification: false transcoding: