mirror of
https://github.com/fluencelabs/redis
synced 2025-05-20 22:21:20 +00:00
Test: No clients timeout while testing.
This commit is contained in:
parent
22ccc6db0f
commit
eb07793b59
@ -35,7 +35,7 @@ port 6379
|
|||||||
# unixsocket /tmp/redis.sock
|
# unixsocket /tmp/redis.sock
|
||||||
|
|
||||||
# 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)
|
||||||
timeout 300
|
timeout 0
|
||||||
|
|
||||||
# Set server verbosity to 'debug'
|
# Set server verbosity to 'debug'
|
||||||
# it can be one of:
|
# it can be one of:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user