fix: re-add matrix support files

This commit is contained in:
2025-11-20 16:32:20 +01:00
parent 0efe86fe45
commit f6ebd12bf7
3 changed files with 35 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
{
"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"
}
}#

View File

@@ -0,0 +1,3 @@
{
"m.server": "synapse.hyteck.de:8448"
}#

View File

@@ -0,0 +1,10 @@
{
"contacts": [
{
"email_address": "julian-samuel@gebuehr.net",
"matrix_id": "@moanos:hyteck.de",
"role": "admin"
}
],
"support_page": "https://hyteck.de/about"
}#