mirror of
https://gitlab.com/ansol/web-ansol.org.git
synced 2024-11-22 14:21:31 +00:00
31 lines
819 B
Plaintext
31 lines
819 B
Plaintext
{
|
|
"cc.etke.synapse-admin": {
|
|
"asManagedUsers": [
|
|
"^@bot\\.matrix\\-reminder\\-bot:ansol\\.org$",
|
|
"^@telegrambot:ansol\\.org$",
|
|
"^@telegram_[a-zA-Z0-9]+:ansol\\.org$"
|
|
],
|
|
"menu": [],
|
|
"restrictBaseUrl": [
|
|
"https://matrix.ansol.org"
|
|
],
|
|
"supportURL": ""
|
|
},
|
|
"im.vector.riot.jitsi": {
|
|
"preferredDomain": "jitsi.ansol.org"
|
|
},
|
|
"io.element.jitsi": {
|
|
"preferredDomain": "jitsi.ansol.org"
|
|
},
|
|
"m.homeserver": {
|
|
"base_url": "https://matrix.ansol.org"
|
|
},
|
|
"m.integrations": {
|
|
"managers": [
|
|
{
|
|
"api_url": "https://dimension.ansol.org/api/v1/scalar",
|
|
"ui_url": "https://dimension.ansol.org/element"
|
|
}
|
|
]
|
|
}
|
|
} |