Sha256: aec44bdfa62f7cae6f5b7944ea8597374c0bec3b2587dabdfa8d2a2e83803fb0
Contents?: true
Size: 465 Bytes
Versions: 24
Compression:
Stored size: 465 Bytes
Contents
# top level [notifier] notifier-directories = /usr/lib/flapjack/notifiers/ /path/to/my/notifiers notifiers = mailer, xmpp [persistence] backend = couchdb version = 0.8 host = localhost port = 5984 database = flapjack_production [transport] backend = beanstalkd basedir = /usr/lib/flapjack/persistence/ host = localhost port = 11300 [mailer-notifier] from_address = foo@bar.com [xmpp-notifier] jid = foo@bar.com password = barfoo
Version data entries
24 entries across 24 versions & 1 rubygems