move element-web from rx300 to carlene
This commit is contained in:
parent
4b434e7946
commit
92acae3cbe
2 changed files with 32 additions and 2 deletions
|
@ -4,10 +4,12 @@ groups = [
|
|||
"webserver",
|
||||
]
|
||||
bundles = [
|
||||
"element-web",
|
||||
"matrix-media-repo",
|
||||
"matrix-synapse",
|
||||
"mautrix-telegram",
|
||||
"mautrix-whatsapp",
|
||||
"nodejs",
|
||||
"redis",
|
||||
"smartd",
|
||||
"check-mail-received",
|
||||
|
@ -20,6 +22,16 @@ email = "franzi.kunsmann@t-online.de"
|
|||
imap_host = "secureimap.t-online.de"
|
||||
imap_pass = "!bwpass_attr:t-online.de/franzi.kunsmann@t-online.de:imap"
|
||||
|
||||
[metadata.element-web]
|
||||
url = "chat.franzi.business"
|
||||
version = "v1.11.36"
|
||||
[metadata.element-web.config]
|
||||
default_server_config.'m.homeserver'.base_url = "https://matrix.franzi.business"
|
||||
default_server_config.'m.homeserver'.server_name = "franzi.business"
|
||||
brand = "franzi.business"
|
||||
defaultCountryCode = "DE"
|
||||
jitsi.preferredDomain = "meet.ffmuc.net"
|
||||
|
||||
[metadata.interfaces.eno2]
|
||||
ips = [
|
||||
"193.135.9.29/24",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue