diff options
Diffstat (limited to 'config.yml.example')
| -rw-r--r-- | config.yml.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.yml.example b/config.yml.example index 0e9a89d..26aa28c 100644 --- a/config.yml.example +++ b/config.yml.example @@ -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 |
