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:
parent
24bc5bc4df
commit
a1e2c21bcb
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user