Merge line from upstream redis configuration
This commit is contained in:
parent
040a75d997
commit
9e50cc7a7f
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ tcp-backlog 511
|
||||||
# incoming connections. There is no default, so Redis will not listen
|
# incoming connections. There is no default, so Redis will not listen
|
||||||
# on a unix socket when not specified.
|
# on a unix socket when not specified.
|
||||||
#
|
#
|
||||||
# unixsocket /tmp/redis.sock
|
# unixsocket /var/run/redis/redis-server.sock
|
||||||
# unixsocketperm 700
|
# unixsocketperm 700
|
||||||
|
|
||||||
# Close the connection after a client is idle for N seconds (0 to disable)
|
# Close the connection after a client is idle for N seconds (0 to disable)
|
||||||
|
|
Loading…
Reference in a new issue