summaryrefslogtreecommitdiff
path: root/tests/assets
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2013-02-05 12:02:36 +0100
committerantirez <antirez@gmail.com>2013-02-05 12:02:46 +0100
commitfd7350b0846065ae1b92eb5f30db7d3b7a8c6847 (patch)
treedac6c721ec6fe5e21834a081520bfe517da6bae6 /tests/assets
parentbb7aa1772c69ed128f8f33a9dce457736a67031f (diff)
downloadredis-fd7350b0846065ae1b92eb5f30db7d3b7a8c6847.tar.gz
Test: No clients timeout while testing.
Diffstat (limited to 'tests/assets')
-rw-r--r--tests/assets/default.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/assets/default.conf b/tests/assets/default.conf
index ad98b79a4..e089880ec 100644
--- a/tests/assets/default.conf
+++ b/tests/assets/default.conf
@@ -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: