From d4bd5709858c29a0e92af05f03fbe293a678ab12 Mon Sep 17 00:00:00 2001 From: Jason Parker Date: Wed, 7 Oct 2009 18:04:56 +0000 Subject: [PATCH] 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: https://origsvn.digium.com/svn/asterisk/trunk@222548 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/queues.conf.sample | 5 ----- 1 file changed, 5 deletions(-) diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample index b96ed79b3f..244ee085e5 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