Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
14daa01c
Commit
14daa01c
authored
Feb 05, 2013
by
antirez
Browse files
Test: No clients timeout while testing.
parent
d2a8bca8
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/assets/default.conf
View file @
14daa01c
...
@@ -38,7 +38,7 @@ port 6379
...
@@ -38,7 +38,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
30
0
timeout
0
# Set server verbosity to 'debug'
# Set server verbosity to 'debug'
# it can be one of:
# it can be one of:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment