X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Ftest.yaml;h=898bc0324204b007d18f6df90bb994227bd86c78;hb=e64fe62a571443d89328b5849e1fa4a7afb665b3;hp=e9731d863ccf2a94dae1f2929bd6d2c16e7aa125;hpb=8dd754c76735417305c4b68e2ada6f623e9d7650;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/test.yaml b/config/test.yaml index e9731d863..898bc0324 100644 --- a/config/test.yaml +++ b/config/test.yaml @@ -120,6 +120,9 @@ import: concurrency: 2 http: enabled: true + youtube_dl_release: + url: 'https://api.github.com/repos/yt-dlp/yt-dlp/releases' + name: 'yt-dlp' torrent: enabled: true @@ -155,8 +158,18 @@ search: federation: videos: federate_unlisted: true + cleanup_remote_interactions: false views: videos: remote: max_age: -1 + + local_buffer_update_interval: '5 seconds' + ip_view_expiration: '1 second' + +geo_ip: + enabled: false + +video_studio: + enabled: true