]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Make sure the sample queues.conf is properly commented.
authorSean Bright <sean@malleable.com>
Wed, 26 Jan 2011 20:18:29 +0000 (20:18 +0000)
committerSean Bright <sean@malleable.com>
Wed, 26 Jan 2011 20:18:29 +0000 (20:18 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@304159 65c4cc65-6c06-0410-ace0-fbb531ad65f3

configs/queues.conf.sample

index 4631a6eec321b655a9fdf15483a9d6440427decd..cea06c03ef2633cdcf4d66e613d583480e7bc0cf 100644 (file)
@@ -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
 ;