Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantinos Kallas <konstantinos.kallas@hotmail.com>2017-08-19 13:42:05 +0300
committerKonstantinos Kallas <konstantinos.kallas@hotmail.com>2017-08-19 13:42:05 +0300
commitf581e391ac71106090c8a79ba915b614cf833587 (patch)
treef80098cdbc46fcebbd039ab69c0000798b8f23ca /ejabberd.yml.example
parentdd42d52ff9df475ff448a428280443bb72029e69 (diff)
parentba9a79c89c116c73c60253aacbd8b6a608e661a2 (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'ejabberd.yml.example')
-rw-r--r--ejabberd.yml.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/ejabberd.yml.example b/ejabberd.yml.example
index ee3dda24c..72eb0b4b1 100644
--- a/ejabberd.yml.example
+++ b/ejabberd.yml.example
@@ -738,6 +738,8 @@ modules:
- "flat"
- "hometree"
- "pep" # pep requires mod_caps
+ mod_push: {}
+ mod_push_keepalive: {}
## mod_register:
##
## Protect In-Band account registrations with CAPTCHA.