aboutsummaryrefslogtreecommitdiff
path: root/example-config.json
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-09-08 20:31:30 +0200
committerdec05eba <dec05eba@protonmail.com>2022-09-08 20:31:30 +0200
commitd0dda48e791e6f08f6be3936623a2c305caacb3c (patch)
tree0e1289c3034ad30235f84df54a4884661aee0c23 /example-config.json
parent215ac920166087ffcf917c293caf6497adf50c3d (diff)
Peertube: load known instances from config file
Diffstat (limited to 'example-config.json')
-rw-r--r--example-config.json21
1 files changed, 21 insertions, 0 deletions
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,