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
f041990f
Unverified
Commit
f041990f
authored
Sep 13, 2021
by
Altaf hussain
Committed by
GitHub
Sep 13, 2021
Browse files
fix typo in redis.conf. Interfece changed to interface (#9498)
parent
4c782758
Changes
1
Show whitespace changes
Inline
Side-by-side
redis.conf
View file @
f041990f
...
@@ -60,7 +60,7 @@
...
@@ -60,7 +60,7 @@
# the "bind" configuration directive, followed by one or more IP addresses.
# the "bind" configuration directive, followed by one or more IP addresses.
# Each address can be prefixed by "-", which means that redis will not fail to
# Each address can be prefixed by "-", which means that redis will not fail to
# start if the address is not available. Being not available only refers to
# start if the address is not available. Being not available only refers to
# addresses that does not correspond to any network interf
e
ce. Addresses that
# addresses that does not correspond to any network interf
a
ce. Addresses that
# are already in use will always fail, and unsupported protocols will always BE
# are already in use will always fail, and unsupported protocols will always BE
# silently skipped.
# silently skipped.
#
#
...
...
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