aboutsummaryrefslogtreecommitdiffstats
path: root/configs/jabber.conf.sample
diff options
context:
space:
mode:
authorphsultan <phsultan@f38db490-d61c-443f-a65b-d21fe96a405b>2008-09-09 22:08:56 +0000
committerphsultan <phsultan@f38db490-d61c-443f-a65b-d21fe96a405b>2008-09-09 22:08:56 +0000
commitb00fd456eaec3917ec21fb2f96810c921a8bbd0a (patch)
tree8cee838848eb7f31fbc517a83a7b055b9e28e3be /configs/jabber.conf.sample
parent261feda01af47139efb40228aac1cd8db014e7d8 (diff)
Disable autoprune by default.
(closes issue #13411) Reported by: caio1982 Patches: res_jabber_autoprune1.diff uploaded by caio1982 (license 22) Tested by: caio1982 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@142280 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/jabber.conf.sample')
-rw-r--r--configs/jabber.conf.sample6
1 files changed, 4 insertions, 2 deletions
diff --git a/configs/jabber.conf.sample b/configs/jabber.conf.sample
index e817e48d0..6cfb755bd 100644
--- a/configs/jabber.conf.sample
+++ b/configs/jabber.conf.sample
@@ -1,7 +1,9 @@
[general]
;debug=yes ;;Turn on debugging by default.
-;autoprune=yes ;;Auto remove users from buddy list.
-;autoregister=yes ;;Auto register users from buddy list.
+;autoprune=yes ;;Auto remove users from buddy list. Depending on your
+ ;;setup (ie, using your personal Gtalk account for a test)
+ ;;you might lose your contacts list. Default is 'no'.
+;autoregister=yes ;;Auto register users from buddy list.
;[asterisk] ;;label
;type=client ;;Client or Component connection