summaryrefslogtreecommitdiff
path: root/ejabberd.yml.example
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2017-07-20 20:22:50 +0200
committerHolger Weiss <holger@zedat.fu-berlin.de>2017-07-20 20:22:50 +0200
commitd6f1d3df5b5a75f618bcc6eeb6425bc47dfd84d2 (patch)
tree561889efbb51eee8f164177369c92a174c5d7084 /ejabberd.yml.example
parentFix errors when running ejabberdctl as root (diff)
Support XEP-0357: Push Notifications
Closes #1379.
Diffstat (limited to 'ejabberd.yml.example')
-rw-r--r--ejabberd.yml.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/ejabberd.yml.example b/ejabberd.yml.example
index 3f0e8d1c..693a87f5 100644
--- a/ejabberd.yml.example
+++ b/ejabberd.yml.example
@@ -725,6 +725,7 @@ modules:
- "flat"
- "hometree"
- "pep" # pep requires mod_caps
+ mod_push: {}
## mod_register:
##
## Protect In-Band account registrations with CAPTCHA.