Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
3941a275
Unverified
Commit
3941a275
authored
Aug 09, 2020
by
Hamed Momeni
Committed by
GitHub
Aug 09, 2020
Browse files
fixed a typo in redis.conf (#7636)
parent
3f073b1d
Changes
1
Hide whitespace changes
Inline
Side-by-side
redis.conf
View file @
3941a275
...
...
@@ -492,7 +492,7 @@ repl-diskless-sync-delay 5
# does not immediately store an RDB on disk, it may cause data loss during
# failovers. RDB diskless load + Redis modules not handling I/O reads may also
# cause Redis to abort in case of I/O errors during the initial synchronization
# stage with the master. Use only if you
r do
what you are doing.
# stage with the master. Use only if you
know
what you are doing.
# -----------------------------------------------------------------------------
#
# Replica can load the RDB it reads from the replication link directly from the
...
...
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