Initial commit – AufmaßCreater v2.35

This commit is contained in:
2026-06-10 11:03:43 +02:00
commit 84c933ea9c
2823 changed files with 490495 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"default_server_config": {
"m.homeserver": {
"base_url": "https://matrix.dd.kpt-lab.de",
"server_name": "dd-matrix.netbird.selfhosted"
},
"m.identity_server": {
"base_url": "https://matrix.dd.kpt-lab.de"
}
},
"disable_identity_server": true,
"disable_login_language_selector": false,
"features": {},
"default_feedback_languages": ["en"],
"brand": "DD Matrix",
"show_labs_settings": false
}