Adding to config

This commit is contained in:
q 2025-01-04 15:04:18 -05:00
parent 726437ca8b
commit 5455ff77f1

View File

@ -54,9 +54,8 @@
"roomDirectory": {
"servers": [
"glowers.club",
"200acres.org",
"matrix.kiwifarms.net",
"matrix.org",
"matrix.thisisjoes.site",
"midov.pl",
"nerdsin.space",
"poa.st"
@ -67,5 +66,11 @@
},
"enable_presence_by_hs_url": {
"https://glowers.club": false
}
},
"element_call": {
"url": "https://call.element.io",
"participant_limit": 8,
"brand": "Voice Doxing Lounge"
},
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx"
}