X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Ftest.yaml;h=0a5df75be43046f9305dc0b08040cac54176a9c5;hb=c1340a6ac35f924161e6ec2a1d728e20c89e55c8;hp=7dabe433c162fee82b9469fe4e063bbb5be3c03e;hpb=79ad1706f3cf009e04db9cd9e6a721801d93e64e;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/test.yaml b/config/test.yaml index 7dabe433c..0a5df75be 100644 --- a/config/test.yaml +++ b/config/test.yaml @@ -5,6 +5,14 @@ listen: webserver: https: false +rates_limit: + signup: + window: 10 minutes + max: 50 + login: + window: 5 minutes + max: 20 + database: hostname: 'localhost' port: 5432 @@ -63,6 +71,7 @@ transcoding: 480p: true 720p: true 1080p: true + 2160p: true hls: enabled: true