X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Ftest.yaml;h=feecb7883e6226652e56dfdc278704ddf97dc653;hb=a2431b7dcbc72c05101dcdbe631ff84a823aeb51;hp=06705a987b2d488b26c554b1dc013bb8b5466834;hpb=3737bbafb109a79f77c3047eb9b2791e6b57344e;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/test.yaml b/config/test.yaml index 06705a987..feecb7883 100644 --- a/config/test.yaml +++ b/config/test.yaml @@ -6,4 +6,11 @@ webserver: database: hostname: 'localhost' - port: 27017 + port: 5432 + +signup: + enabled: true + +transcoding: + enabled: true + threads: 4