summaryrefslogtreecommitdiff
path: root/etc/custodian/custodian.cfg
blob: 1df3a2a96c32969fef433947ee579acc23f77bb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
#
# This configuration file controls global settings for the
# custodian alerter
#



#
# The address if the beanstalkd server to use
#
# queue_server = 127.0.0.1:11300

#
# The alerting method to use
#
# alerter = smtp
# alerter = mauve


#
# The log-file to use for the worker
#
# log_file = custodian-dequeue.log


#
# The timeout period to use for tests
#
# timeout = 30