summaryrefslogtreecommitdiff
path: root/ejabberd.yml.example
diff options
context:
space:
mode:
authorEvgeniy Khramtsov <ekhramtsov@process-one.net>2018-05-08 23:47:37 +0300
committerEvgeniy Khramtsov <ekhramtsov@process-one.net>2018-05-08 23:47:37 +0300
commit3ac167591968913dfad60aa8e4e35df94513cb74 (patch)
tree5c10bf8f88b1672474417ad49a376a1280b22454 /ejabberd.yml.example
parentBypass account creation error when password is empty, caused by extauth (diff)
Option watchdog_admins has no effect anymore
Diffstat (limited to 'ejabberd.yml.example')
-rw-r--r--ejabberd.yml.example8
1 files changed, 0 insertions, 8 deletions
diff --git a/ejabberd.yml.example b/ejabberd.yml.example
index fe146946..c6aef8fc 100644
--- a/ejabberd.yml.example
+++ b/ejabberd.yml.example
@@ -64,14 +64,6 @@ log_rotate_count: 1
## 100 is ejabberd's default.
log_rate_limit: 100
-##
-## watchdog_admins: Only useful for developers: if an ejabberd process
-## consumes a lot of memory, send live notifications to these XMPP
-## accounts.
-##
-## watchdog_admins:
-## - "bob@example.com"
-
###. ===============
###' NODE PARAMETERS