X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Ftest.yaml;h=74979f3a76b5e96239441b91b622d29e1258f209;hb=8b049b68d0a42fef6728644b2f5baa67e3869830;hp=eedd285375a825d32d8ccb0a7aa2288996630705;hpb=5c7d650827cc471a03e7fa18362bcbcbe5d30838;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/test.yaml b/config/test.yaml index eedd28537..74979f3a7 100644 --- a/config/test.yaml +++ b/config/test.yaml @@ -40,18 +40,18 @@ contact_form: redundancy: videos: - check_interval: '10 minutes' + check_interval: '1 minute' strategies: - - size: '10MB' + size: '1000MB' min_lifetime: '10 minutes' strategy: 'most-views' - - size: '10MB' + size: '1000MB' min_lifetime: '10 minutes' strategy: 'trending' - - size: '10MB' + size: '1000MB' min_lifetime: '10 minutes' strategy: 'recently-added' min_views: 1 @@ -72,7 +72,7 @@ transcoding: allow_audio_files: false threads: 2 resolutions: - 0p: true + 0p: false 240p: true 360p: true 480p: true @@ -86,6 +86,9 @@ import: videos: http: enabled: true + proxy: + enabled: false + url: "" torrent: enabled: true