X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Ftest.yaml;h=361064af1e39816a33a470c5fa4a2d6d90285f40;hb=43897b03115ce90cc48de54c2675bafc173953f8;hp=a87642bd834493be38b513f472aac8e30b12b7e8;hpb=fd3c2e87051f5029cdec39d877b576a62f48e219;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/test.yaml b/config/test.yaml index a87642bd8..361064af1 100644 --- a/config/test.yaml +++ b/config/test.yaml @@ -3,8 +3,12 @@ listen: port: 9000 webserver: + hostname: '127.0.0.1' https: false +secrets: + peertube: 'my super secret' + rates_limit: signup: window: 10 minutes @@ -17,23 +21,25 @@ 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 log: level: 'debug' + rotation: + max_file_size: 50MB contact_form: enabled: true @@ -70,6 +76,7 @@ cache: signup: enabled: true + requires_approval: false requires_email_verification: false transcoding: