diff options
-rw-r--r-- | ejabberd.yml.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ejabberd.yml.example b/ejabberd.yml.example index 2e744103f..1f55fe990 100644 --- a/ejabberd.yml.example +++ b/ejabberd.yml.example @@ -526,6 +526,7 @@ modules: access: announce mod_blocking: {} # requires mod_privacy mod_caps: {} + mod_carboncopy: {} mod_configure: {} # requires mod_adhoc mod_disco: {} ## mod_echo: {} |