Replace host_config with append_host_config
This was causing only the mod_muc module to be enabled for kosmos.org See the Virtual Hosting section of the docs https://docs.ejabberd.im/admin/configuration/
This commit is contained in:
parent
c3da352458
commit
6833c23a01
@ -237,7 +237,7 @@ modules:
|
|||||||
mod_version:
|
mod_version:
|
||||||
show_os: false
|
show_os: false
|
||||||
|
|
||||||
host_config:
|
append_host_config:
|
||||||
"kosmos.org":
|
"kosmos.org":
|
||||||
modules:
|
modules:
|
||||||
mod_muc:
|
mod_muc:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user