aboutsummaryrefslogtreecommitdiff
path: root/example-config.json
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-09-08 20:08:42 +0200
committerdec05eba <dec05eba@protonmail.com>2022-09-08 20:09:05 +0200
commit215ac920166087ffcf917c293caf6497adf50c3d (patch)
tree3294f0d19c45d3477049380ed04f5b320e879e71 /example-config.json
parente3a151d5d2a71126c275567862a0cd2d471b42bc (diff)
Add matrix known servers to config file instead of hardcoded, copy example config and readme to /usr/share/quickmedia
Diffstat (limited to 'example-config.json')
-rw-r--r--example-config.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/example-config.json b/example-config.json
index 49f83eb..c489a15 100644
--- a/example-config.json
+++ b/example-config.json
@@ -34,6 +34,24 @@
"youtube": {
"load_progress": true
},
+ "matrix": {
+ "known_homeservers": [
+ "midov.pl",
+ "matrix.org",
+ "kde.org",
+ "librem.one",
+ "maunium.net",
+ "halogen.city",
+ "gnome.org",
+ "shivering-isles.com",
+ "nerdsin.space",
+ "glowers.club",
+ "privacytools.io",
+ "linuxdelta.com",
+ "tchncs.de",
+ "jupiterbroadcasting.com"
+ ]
+ },
"use_system_fonts": false,
"use_system_mpv_config": false,
"enable_shaders": true,