diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample index 46d7ec6634..a0e73e04d5 100755 --- a/configs/queues.conf.sample +++ b/configs/queues.conf.sample @@ -110,11 +110,13 @@ ; ; monitor-join = yes ; -; If you wish to allow queues that have no members currently to be joined, set this to yes +; If you wish to allow queues that have no members currently to be joined, then set this +; to yes. Note that this is for use with dynamic queue members! ; ; joinempty = yes ; -; If you wish to remove callers from the queue if there are no agents present, set this to yes +; If you wish to remove callers from the queue if there are no agents present, then set +; this to yes. Note that this is for use with dynamic queue members! ; ; leavewhenempty = yes ;