summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2015-02-05 11:30:35 +0000
committerSteve Kemp <steve@steve.org.uk>2015-02-05 11:30:35 +0000
commit12740c13dd36045ddbf86626e4b32455be2c5adf (patch)
tree7d8b9d9020246bcd225359472d24ea77b5e87726 /etc
parent255b03c6c79e3a48e61f7499654e4dd36fdbceb9 (diff)
Simplify code by removing configuration.
We now set the queue-address via $QUEUE_ADDRESS, otherwise we default to localhost. This works for both redis & beanstalkd.
Diffstat (limited to 'etc')
-rw-r--r--etc/custodian/custodian.cfg8
1 files changed, 0 insertions, 8 deletions
diff --git a/etc/custodian/custodian.cfg b/etc/custodian/custodian.cfg
index a004979..e202f9a 100644
--- a/etc/custodian/custodian.cfg
+++ b/etc/custodian/custodian.cfg
@@ -5,14 +5,6 @@
#
-
-##
-# The address of the queue to connect to.
-#
-# queue_server = 127.0.0.1:11300
-##
-
-
##
# The type of queue to use: "redis" or "beanstalkd".
#