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
f15e33a8
Commit
f15e33a8
authored
Oct 18, 2011
by
Herbert G. Fischer
Committed by
antirez
Oct 31, 2011
Browse files
fixed typo in comments
parent
8996bf77
Changes
1
Hide whitespace changes
Inline
Side-by-side
redis.conf
View file @
f15e33a8
...
@@ -139,12 +139,12 @@ slave-serve-stale-data yes
...
@@ -139,12 +139,12 @@ slave-serve-stale-data yes
# this interval with the repl_ping_slave_period option. The default value is 10
# this interval with the repl_ping_slave_period option. The default value is 10
# seconds.
# seconds.
#
#
# repl
_
ping
_
slave
_
period 10
# repl
-
ping
-
slave
-
period 10
# The following option sets a timeout for both Bulk transfer I/O timeout and
# The following option sets a timeout for both Bulk transfer I/O timeout and
# master data or ping response timeout. The default value is 60 seconds.
# master data or ping response timeout. The default value is 60 seconds.
#
#
# repl
_
timeout 60
# repl
-
timeout 60
################################## SECURITY ###################################
################################## SECURITY ###################################
...
...
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