mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
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: https://origsvn.digium.com/svn/asterisk/trunk@142280 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user