forked from q/element-web-patches
Adding to config
This commit is contained in:
parent
726437ca8b
commit
5455ff77f1
@ -54,9 +54,8 @@
|
|||||||
"roomDirectory": {
|
"roomDirectory": {
|
||||||
"servers": [
|
"servers": [
|
||||||
"glowers.club",
|
"glowers.club",
|
||||||
"200acres.org",
|
|
||||||
"matrix.kiwifarms.net",
|
|
||||||
"matrix.org",
|
"matrix.org",
|
||||||
|
"matrix.thisisjoes.site",
|
||||||
"midov.pl",
|
"midov.pl",
|
||||||
"nerdsin.space",
|
"nerdsin.space",
|
||||||
"poa.st"
|
"poa.st"
|
||||||
@ -67,5 +66,11 @@
|
|||||||
},
|
},
|
||||||
"enable_presence_by_hs_url": {
|
"enable_presence_by_hs_url": {
|
||||||
"https://glowers.club": false
|
"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"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user