diff options
author | Evgeniy Khramtsov <ekhramtsov@process-one.net> | 2014-10-20 12:59:03 +0400 |
---|---|---|
committer | Evgeniy Khramtsov <ekhramtsov@process-one.net> | 2014-10-20 12:59:30 +0400 |
commit | 160c9d7698b52464bbcac9a9cb5303da39bce861 (patch) | |
tree | 3ded100988be3b9e394a814dac5683cbaff02c70 /ejabberd.yml.example | |
parent | Merge pull request #322 from weiss/xep-0198 (diff) |
Remove append_host_config from ejabberd.yml.example
Diffstat (limited to 'ejabberd.yml.example')
-rw-r--r-- | ejabberd.yml.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ejabberd.yml.example b/ejabberd.yml.example index 4755a7d4..1a6d11b8 100644 --- a/ejabberd.yml.example +++ b/ejabberd.yml.example @@ -646,7 +646,7 @@ modules: ## ## Enable modules with custom options in a specific virtual host ## -## append_host_config: +## host_config: ## "localhost": ## modules: ## mod_echo: |