add jitsi to well-known config
This commit is contained in:
@@ -911,13 +911,14 @@
|
||||
"fallbackCertCustomCertInfo": "This <a href=\"{{ customCertLink }}\" target=\"_blank\">wildcard certificate</a> will be used for all apps on this domain. If not provided, a self-signed certificate will be automatically generated.",
|
||||
"fallbackCertKeyPlaceholder": "Key",
|
||||
"fallbackCertCertificatePlaceholder": "Certificate",
|
||||
"matrixHostname": "Matrix server location",
|
||||
"mastodonHostname": "Mastodon server location",
|
||||
"matrixHostname": "Matrix Server Location",
|
||||
"mastodonHostname": "Mastodon Server Location",
|
||||
"netcupCustomerNumber": "Customer Number",
|
||||
"netcupApiKey": "API Key",
|
||||
"netcupApiPassword": "API Password",
|
||||
"vultrToken": "Vultr Token",
|
||||
"wellKnownDescription": "The values will be used by Cloudron to respond to <code>/.well-known/</code> URLs. Note that an app must be available on the bare domain <code>{{ domain }}</code> for this to work."
|
||||
"wellKnownDescription": "The values will be used by Cloudron to respond to <code>/.well-known/</code> URLs. Note that an app must be available on the bare domain <code>{{ domain }}</code> for this to work.",
|
||||
"jitsiHostname": "Jitsi Location"
|
||||
},
|
||||
"removeDialog": {
|
||||
"title": "Really remove {{ domain }}?",
|
||||
|
||||
Reference in New Issue
Block a user