Update to v0.99.5.1
This commit is contained in:
@@ -5,20 +5,22 @@
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "standalone matrix server",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1",
|
||||
"healthCheckPath": "/",
|
||||
"httpPort": 8000,
|
||||
"memoryLimit": 536870912,
|
||||
"udpPorts": {
|
||||
"TURN_TLS_PORT": {
|
||||
"title": "Default TURN Port",
|
||||
"description": "Default TURN Port (udp)",
|
||||
"defaultValue": 3478
|
||||
}
|
||||
},
|
||||
"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": {
|
||||
|
||||
Reference in New Issue
Block a user