aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/queues.conf.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample
index bfa3fa614..3f9596ff4 100755
--- a/configs/queues.conf.sample
+++ b/configs/queues.conf.sample
@@ -37,6 +37,7 @@
; leastrecent - ring interface which was least recently called by this queue
; fewestcalls - ring the one with fewest completed calls from this queue
; random - ring random interface
+; rrmemory - round robin with memory, remember where we left off last ring pass
;
;strategy = ringall
;