]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/test.yaml
Translated using Weblate (Toki Pona (tok))
[github/Chocobozzz/PeerTube.git] / config / test.yaml
index 3eb2f04d83be9807522be28ac93dae0b2c9f007f..898bc0324204b007d18f6df90bb994227bd86c78 100644 (file)
@@ -80,6 +80,7 @@ transcoding:
   concurrency: 2
   resolutions:
     0p: false
+    144p: false
     240p: true
     360p: true
     480p: true
@@ -105,6 +106,7 @@ live:
     threads: 2
 
     resolutions:
+      144p: false
       240p: false
       360p: false
       480p: false
@@ -118,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
 
@@ -153,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