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
fb6b9b14
Commit
fb6b9b14
authored
Dec 05, 2013
by
Anurag Ramdasan
Browse files
fixed typo
parent
cbaad0b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
redis.conf
View file @
fb6b9b14
...
...
@@ -197,7 +197,7 @@ slave-serve-stale-data yes
# Note: read only slaves are not designed to be exposed to untrusted clients
# on the internet. It's just a protection layer against misuse of the instance.
# Still a read only slave exports by default all the administrative commands
# such as CONFIG, DEBUG, and so forth. To a limited exten
d
you can improve
# such as CONFIG, DEBUG, and so forth. To a limited exten
t
you can improve
# security of read only slaves using 'rename-command' to shadow all the
# administrative / dangerous commands.
slave
-
read
-
only
yes
...
...
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