Test: No clients timeout while testing.

This commit is contained in:
antirez 2013-02-05 12:02:36 +01:00
parent bb7aa1772c
commit fd7350b084

View File

@ -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: