aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorseanbright <seanbright@f38db490-d61c-443f-a65b-d21fe96a405b>2011-01-26 20:18:29 +0000
committerseanbright <seanbright@f38db490-d61c-443f-a65b-d21fe96a405b>2011-01-26 20:18:29 +0000
commitf16dff006a478351bcf57f00e3ed42130ce0d468 (patch)
treef8064de0dc861a519f27205f49c13dcca1d740f4
parent18d1c3670338788e974bd86529fcf5f266042dfc (diff)
Make sure the sample queues.conf is properly commented.
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@304159 f38db490-d61c-443f-a65b-d21fe96a405b
-rw-r--r--configs/queues.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample
index 4631a6eec..cea06c03e 100644
--- a/configs/queues.conf.sample
+++ b/configs/queues.conf.sample
@@ -75,7 +75,7 @@ monitor-type = MixMonitor
; random - ring random interface
; rrmemory - round robin with memory, remember where we left off last ring pass
; rrordered - same as rrmemory, except the queue member order from config file
- is preserved
+; is preserved
;
;strategy = ringall
;