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
395063d7
Commit
395063d7
authored
Aug 27, 2018
by
zhaozhao.zz
Committed by
antirez
Sep 04, 2018
Browse files
remove duplicate bind in sentinel.conf
parent
4cb9ee11
Changes
1
Hide whitespace changes
Inline
Side-by-side
sentinel.conf
View file @
395063d7
...
...
@@ -30,16 +30,6 @@ daemonize no
# location here.
pidfile
/
var
/
run
/
redis
-
sentinel
.
pid
# By default Redis Sentinel listens for connections from all the network
# interfaces available on the server. It is possible to listen to just one or
# multiple interfaces using the "bind" configuration directive, followed by one
# or more IP addresses.
#
# Examples:
#
# bind 192.168.1.100 10.0.0.1
# bind 127.0.0.1
# Specify the log file name. Also the empty string can be used to force
# Sentinel to log on the standard output. Note that if you use standard
# output for logging but daemonize, logs will be sent to /dev/null
...
...
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