From b8c98232b8a3e4e5224fbb54c2e26966fe442f62 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Thu, 11 Sep 2014 17:44:29 +0200 Subject: Support XEP-0352: Client State Indication --- ejabberd.yml.example | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ejabberd.yml.example') diff --git a/ejabberd.yml.example b/ejabberd.yml.example index 8f108bf52..4755a7d44 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: {} -- cgit v1.2.3