Sha256: 7f63a44e93af1bedb2350fedc67467aa6c7887155ddd32ccc0740d7c463ab06e
Contents?: true
Size: 327 Bytes
Versions: 8
Compression:
Stored size: 327 Bytes
Contents
# Defaults for flapjack-workers initscript # sourced by /etc/init.d/flapjack-workers # set enabled to 1 if you want the init script to start flapjack-workers ENABLED=1 # address beanstalkd is bound to BEANSTALKD_ADDR=localhost # port beanstalk is listening on BEANSTALKD_PORT=11300 # number of workers to spin up WORKERS=5
Version data entries
8 entries across 8 versions & 1 rubygems