Skip to content

Commit 353b279

Browse files
committed
Change dir.
1 parent 12d2184 commit 353b279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redis/redis.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ tcp-backlog 511
106106
# incoming connections. There is no default, so Redis will not listen
107107
# on a unix socket when not specified.
108108
#
109-
unixsocket /var/lib/redis/redis.sock
109+
unixsocket /var/run/redis/redis.sock
110110
# unixsocketperm 700
111111

112112
# Close the connection after a client is idle for N seconds (0 to disable)

0 commit comments

Comments
 (0)