diff --git a/patches/files/config.json b/patches/files/config.json index a823cdb..ca913e7 100644 --- a/patches/files/config.json +++ b/patches/files/config.json @@ -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" }