Skip to content

Commit

Permalink
Test: No clients timeout while testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
antirez committed Feb 5, 2013
1 parent 22ccc6d commit eb07793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/assets/default.conf
Expand Up @@ -35,7 +35,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:
Expand Down

0 comments on commit eb07793

Please sign in to comment.