Handle not ready repos
[gitorious.git] / config / resque.yml.sample
blobf19e485ab3dc2b519cc2be26a52bdba74fab3d51
1 # If your Redis server is running on a different server/port than the
2 # default, enter your settings here and rename the file to resque.yml
3 development: localhost:6379
4 test: localhost:6379
5 production: localhost:6379