diff --git a/ejabberd.yml.example b/ejabberd.yml.example index 307b2d311..28f61fdbe 100644 --- a/ejabberd.yml.example +++ b/ejabberd.yml.example @@ -599,12 +599,11 @@ modules: ## ## Enable modules with custom options in a specific virtual host ## -## host_config: +## append_host_config: ## "localhost": -## add: -## modules: -## mod_echo: -## host: "mirror.localhost" +## modules: +## mod_echo: +## host: "mirror.localhost" ### Local Variables: ### mode: yaml