Integrate MAS with Synapse
This commit is contained in:
@@ -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": {},
|
||||
|
||||
Reference in New Issue
Block a user