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
d26fe210
"vscode:/vscode.git/clone" did not exist on "09dc6dadc14ed0e358a19467ba5f3f821130b00d"
Commit
d26fe210
authored
Jul 25, 2014
by
Manuel Meurer
Committed by
antirez
Oct 06, 2014
Browse files
Improve disable save comment in redis.conf
Closes #1897
parent
de039252
Changes
1
Hide whitespace changes
Inline
Side-by-side
redis.conf
View file @
d26fe210
...
...
@@ -131,7 +131,7 @@ databases 16
# after 300 sec (5 min) if at least 10 keys changed
# after 60 sec if at least 10000 keys changed
#
# Note: you can disable saving
at all
commenting
all the
"save" lines.
# Note: you can disable saving
completely by
commenting
out all
"save" lines.
#
# It is also possible to remove all the previously configured save
# points by adding a save directive with a single empty string argument
...
...
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