{ "id": "org.matrix.synapse", "title": "Synapse: Matrix homeserver without Riot", "author": "Matrix synapse authors", "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "standalone matrix server", "version": "0.1.9", "healthCheckPath": "/", "httpPort": 8000, "memoryLimit": 536870912, "tcpPorts": { "FEDERATION_PORT": { "title": "Federation Port", "description": "Federation Port", "defaultValue": 8448 }, "TURN_TLS_PORT": { "title": "TURN TLS port", "description": "TURN TLS listening port for Voip", "defaultValue": 5349 } }, "addons": { "localstorage": {}, "ldap": {}, "postgresql": {}, "sendmail": {} }, "manifestVersion": 1, "website": "https://matrix.org", "contactEmail": "support@cloudron.io", "icon": "logo.png", "tags": [ "im", "collaboration", "voip", "videochat" ], "mediaLinks": [ ] }