aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2009-10-07 18:06:31 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2009-10-07 18:06:31 +0000
commitf030d43ab97dbe4d27ac7c2261caca93188fed25 (patch)
tree97c66bb94b07557041ef5db60cd3b4cbe62b3df2 /configs
parent436a0e08a2c2d5d50c284b2c1a4e779309a49c97 (diff)
Merged revisions 222548 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ........ r222548 | qwell | 2009-10-07 13:04:56 -0500 (Wed, 07 Oct 2009) | 5 lines Remove 'keepstats' queue option from sample config, as it's no longer used. https://reviewboard.asterisk.org/r/115/ (closes issue #15820) Reported by: kshumard ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.2@222549 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/queues.conf.sample5
1 files changed, 0 insertions, 5 deletions
diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample
index aea386324..6e9d9576a 100644
--- a/configs/queues.conf.sample
+++ b/configs/queues.conf.sample
@@ -9,11 +9,6 @@
;
persistentmembers = yes
;
-; Keep Stats
-; Keep queue statistics during a reload. Default is 'no'
-;
-keepstats = no
-;
; AutoFill Behavior
; The old/current behavior of the queue has a serial type behavior
; in that the queue will make all waiting callers wait in the queue