X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Ftest.yaml;h=a4ee9a7b251134eb5b587f58086d42cc7565323e;hb=696fa4c06b2351983740eb617ad46eb8eeb2c4e8;hp=7e395db04e09a4bd871850ac97f16b9bf8696560;hpb=bebf2d89d335c48659d2e25cb9f6f8310e867fc5;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/test.yaml b/config/test.yaml index 7e395db04..a4ee9a7b2 100644 --- a/config/test.yaml +++ b/config/test.yaml @@ -1,4 +1,5 @@ listen: + listen: '0.0.0.0' port: 9000 webserver: @@ -32,3 +33,6 @@ transcoding: 480p: true 720p: true 1080p: true + +instance: + default_nsfw_policy: 'display' \ No newline at end of file