summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--redis.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/redis.conf b/redis.conf
index 33f28a5bb..ae774d6fe 100644
--- a/redis.conf
+++ b/redis.conf
@@ -68,7 +68,7 @@ tcp-backlog 511
# on a unix socket when not specified.
#
# unixsocket /tmp/redis.sock
-# unixsocketperm 755
+# unixsocketperm 700
# Close the connection after a client is idle for N seconds (0 to disable)
timeout 0