Update to v1.4.1
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "standalone matrix server",
|
||||
"version": "0.2.8",
|
||||
"version": "0.3.0",
|
||||
"healthCheckPath": "/",
|
||||
"httpPort": 8000,
|
||||
"memoryLimit": 536870912,
|
||||
@@ -21,6 +21,11 @@
|
||||
"title": "Federation Port",
|
||||
"description": "Federation Port",
|
||||
"defaultValue": 8448
|
||||
},
|
||||
"WEBHOOKS_PORT": {
|
||||
"title": "Webhooks Port",
|
||||
"description": "Webhooks Port",
|
||||
"defaultValue": 9000
|
||||
}
|
||||
},
|
||||
"addons": {
|
||||
|
||||
Reference in New Issue
Block a user