| datasource | package | from | to | | --------------- | ------------------ | ------- | ------- | | github-releases | element-hq/synapse | 1.123.0 | 1.124.0 |
53 lines
1.3 KiB
JSON
53 lines
1.3 KiB
JSON
{
|
|
"id": "org.matrix.synapse",
|
|
"title": "Matrix Synapse",
|
|
"author": "Matrix synapse authors",
|
|
"description": "file://DESCRIPTION.md",
|
|
"changelog": "file://CHANGELOG.md",
|
|
"tagline": "Secure & decentralized communication",
|
|
"version": "1.103.0",
|
|
"upstreamVersion": "1.124.0",
|
|
"healthCheckPath": "/",
|
|
"httpPort": 8008,
|
|
"memoryLimit": 536870912,
|
|
"addons": {
|
|
"localstorage": {},
|
|
"oidc": {
|
|
"loginRedirectUri": "/_synapse/client/oidc/callback"
|
|
},
|
|
"postgresql": {},
|
|
"sendmail": {
|
|
"supportsDisplayName": true
|
|
},
|
|
"turn": {
|
|
"optional": true
|
|
}
|
|
},
|
|
"manifestVersion": 2,
|
|
"website": "https://matrix.org",
|
|
"contactEmail": "support@cloudron.io",
|
|
"icon": "file://logo.png",
|
|
"tags": [
|
|
"im",
|
|
"collaboration",
|
|
"voip",
|
|
"videochat",
|
|
"chat",
|
|
"slack",
|
|
"zulip",
|
|
"federated",
|
|
"element",
|
|
"riot"
|
|
],
|
|
"mediaLinks": [
|
|
"https://screenshots.cloudron.io/org.matrix.synapse/1.png",
|
|
"https://screenshots.cloudron.io/org.matrix.synapse/2.png",
|
|
"https://screenshots.cloudron.io/org.matrix.synapse/3.png"
|
|
],
|
|
"postInstallMessage": "file://POSTINSTALL.md",
|
|
"minBoxVersion": "7.5.1",
|
|
"forumUrl": "https://forum.cloudron.io/category/50/matrix-synapse-riot",
|
|
"documentationUrl": "https://docs.cloudron.io/apps/synapse/",
|
|
"optionalSso": true
|
|
}
|