Skip to content
Prev Previous commit
Next Next commit
Forgot to update config.yml.example with socket directive... Fixed.
  • Loading branch information
GitLab committed Apr 10, 2013
commit dec440f634a0cfb2e7e7d0477a03c22be33dd257
1 change: 1 addition & 0 deletions config.yml.example
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ redis:
bin: /usr/bin/redis-cli
host: 127.0.0.1
port: 6379
# socket: /tmp/redis.socket # Only define this if you want to use sockets
namespace: resque:gitlab