Integrate MAS with Synapse

This commit is contained in:
Your Name
2025-12-01 08:14:13 -06:00
parent df07d51d8b
commit a3d39d901b
404 changed files with 22542 additions and 2 deletions

View File

@@ -5,10 +5,18 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG.md",
"tagline": "Secure & decentralized communication",
"version": "1.124.0",
"version": "1.124.1",
"upstreamVersion": "1.143.0",
"healthCheckPath": "/",
"httpPort": 8008,
"httpPorts": {
"MAS_DOMAIN": {
"title": "MAS authentication domain",
"description": "Cloudron will proxy MAS on this domain so the Element client and Synapse OIDC discovery can reach http://<domain>/.well-known/openid-configuration",
"containerPort": 4000,
"defaultValue": "mas"
}
},
"memoryLimit": 536870912,
"addons": {
"localstorage": {},