mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
Test: No clients timeout while testing.
This commit is contained in:
@@ -38,7 +38,7 @@ port 6379
|
||||
# unixsocket /tmp/redis.sock
|
||||
|
||||
# Close the connection after a client is idle for N seconds (0 to disable)
|
||||
timeout 300
|
||||
timeout 0
|
||||
|
||||
# Set server verbosity to 'debug'
|
||||
# it can be one of:
|
||||
|
||||
Reference in New Issue
Block a user