22 lines
688 B
Plaintext
22 lines
688 B
Plaintext
{
|
|
"cc.etke.synapse-admin": {
|
|
"asManagedUsers": [
|
|
"^@matrix\\-registration\\-bot:hyteck\\.de$",
|
|
"^@bot\\.maubot:hyteck\\.de$",
|
|
"^@signalbot:hyteck\\.de$",
|
|
"^@signal_[a-zA-Z0-9]+:hyteck\\.de$",
|
|
"^@whatsappbot:hyteck\\.de$",
|
|
"^@whatsapp_[0-9]+:hyteck\\.de$"
|
|
],
|
|
"corsCredentials": "same-origin",
|
|
"externalAuthProvider": false,
|
|
"menu": [],
|
|
"restrictBaseUrl": "https://synapse.hyteck.de"
|
|
},
|
|
"m.homeserver": {
|
|
"base_url": "https://synapse.hyteck.de"
|
|
},
|
|
"org.matrix.msc3575.proxy": {
|
|
"url": "https://synapse.hyteck.de/sliding-sync"
|
|
}
|
|
}# |