Fix MUC service/domains not being announced
Only subdomains of `hosts` are automatically announced, but other domains have to be added manually via the `extra_domains` disco module config. fixes #413
This commit is contained in:
@@ -196,12 +196,6 @@ modules:
|
||||
mod_carboncopy: {}
|
||||
mod_client_state: {}
|
||||
mod_configure: {} # requires mod_adhoc
|
||||
mod_disco:
|
||||
server_info:
|
||||
-
|
||||
modules: all
|
||||
name: "abuse-addresses"
|
||||
urls: ["mailto:abuse@kosmos.org"]
|
||||
mod_bosh: {}
|
||||
mod_last: {}
|
||||
mod_mam:
|
||||
|
||||
Reference in New Issue
Block a user