diff options
author | Steve Kemp <steve@steve.org.uk> | 2015-01-19 12:27:32 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2015-01-19 12:27:32 +0000 |
commit | 86f75da34a07ac84916f870a5901559500af8235 (patch) | |
tree | 3ae52cdc98e45b0e48275615d3cdfcd7604cdd29 | |
parent | 7d90bf7fba34d586c25ed096b8a2fc0fdf311879 (diff) |
Removed obsolete queue_name field
-rw-r--r-- | etc/custodian/custodian.cfg | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/etc/custodian/custodian.cfg b/etc/custodian/custodian.cfg index 1e18d2c..5847a7d 100644 --- a/etc/custodian/custodian.cfg +++ b/etc/custodian/custodian.cfg @@ -13,12 +13,6 @@ ## -## -# The name of the beanstalkd tube we'll use -# -# queue_name = Custodian -## - ## # The alerting method to use |