Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
3cbce4f4
Commit
3cbce4f4
authored
Jan 24, 2012
by
antirez
Browse files
redis.conf typo fixed in the client-output-buffer-limit documentation
parent
7957c676
Changes
1
Show whitespace changes
Inline
Side-by-side
redis.conf
View file @
3cbce4f4
...
...
@@ -459,7 +459,7 @@ activerehashing yes
#
# The syntax of every client-output-buffer-limit directive is the following:
#
#
client-output-buffer-limit <hard limit> <soft limit> <soft
limit
seconds>
# client-output-buffer-limit
<class>
<hard limit> <soft limit> <soft seconds>
#
# A client is immediately disconnected once the hard limit is reached, or if
# the soft limit is reached and remains reached for the specified number 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