summaryrefslogtreecommitdiff
path: root/etc/custodian/custodian.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'etc/custodian/custodian.cfg')
-rw-r--r--etc/custodian/custodian.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/custodian/custodian.cfg b/etc/custodian/custodian.cfg
index 8870250..ed19bce 100644
--- a/etc/custodian/custodian.cfg
+++ b/etc/custodian/custodian.cfg
@@ -6,7 +6,8 @@
##
-# The type of queue to use: "redis" or "beanstalkd".
+# The type of queue to use - currently redis is the only supported
+# type, although future updates may allow more to be specified.
#
# queue_type = redis
##