Fix abuse address info in XMPP service discovery

It wasn't replacing the @HOST@ placeholder with the actual vhost domain.
This commit is contained in:
Basti 2022-05-31 11:32:55 +02:00
parent 24bc5bc4df
commit a1e2c21bcb
Signed by untrusted user: basti
GPG Key ID: 9F88009D31D99C72

View File

@ -201,7 +201,7 @@ modules:
- -
modules: all modules: all
name: "abuse-addresses" name: "abuse-addresses"
urls: ["mailto:abuse@@HOST@"] urls: ["mailto:abuse@kosmos.org"]
mod_bosh: {} mod_bosh: {}
mod_last: {} mod_last: {}
mod_mam: mod_mam: