From d0dda48e791e6f08f6be3936623a2c305caacb3c Mon Sep 17 00:00:00 2001 From: dec05eba Date: Thu, 8 Sep 2022 20:31:30 +0200 Subject: Peertube: load known instances from config file --- example-config.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'example-config.json') diff --git a/example-config.json b/example-config.json index c489a15..810842f 100644 --- a/example-config.json +++ b/example-config.json @@ -52,6 +52,27 @@ "jupiterbroadcasting.com" ] }, + "peertube": { + "known_instances": [ + "https://tube.midov.pl", + "https://videos.lukesmith.xyz", + "https://peertube.se", + "https://bittube.video", + "https://video.nobodyhasthe.biz", + "https://libre.tube", + "https://open.tube", + "https://runtube.re", + "https://tube.kenfm.de", + "https://tcode.kenfm.de", + "https://tube.querdenken-711.de", + "https://peertube.rage.lol", + "https://gegenstimme.tv", + "https://tv.poa.st", + "https://libre.video", + "https://gorf.tube", + "https://neogenesis.tv" + ] + }, "use_system_fonts": false, "use_system_mpv_config": false, "enable_shaders": true, -- cgit v1.2.3