summaryrefslogtreecommitdiff
path: root/ejabberd.yml.example
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2014-09-11 17:44:29 +0200
committerHolger Weiss <holger@zedat.fu-berlin.de>2014-09-11 17:44:29 +0200
commitb8c98232b8a3e4e5224fbb54c2e26966fe442f62 (patch)
treeddfcf8db1cb7ff321977a203410f561d45045a82 /ejabberd.yml.example
parentMerge pull request #297 from weiss/remove-configure-flag (diff)
Support XEP-0352: Client State Indication
Diffstat (limited to 'ejabberd.yml.example')
-rw-r--r--ejabberd.yml.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/ejabberd.yml.example b/ejabberd.yml.example
index 8f108bf5..4755a7d4 100644
--- a/ejabberd.yml.example
+++ b/ejabberd.yml.example
@@ -558,6 +558,9 @@ modules:
mod_blocking: {} # requires mod_privacy
mod_caps: {}
mod_carboncopy: {}
+ mod_client_state:
+ drop_chat_states: true
+ queue_presence: false
mod_configure: {} # requires mod_adhoc
mod_disco: {}
## mod_echo: {}