redis.conf typo fixed in the client-output-buffer-limit documentation
This commit is contained in:
parent
7957c67604
commit
3cbce4f45e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user