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
2e1adff8
"src/cluster_legacy.c" did not exist on "14f802b360ef52141c83d477ac626cc6622e4eda"
Commit
2e1adff8
authored
Jul 03, 2011
by
antirez
Browse files
Fixed typo in redis.conf related to slow log parameters
parent
19405893
Changes
1
Show whitespace changes
Inline
Side-by-side
redis.conf
View file @
2e1adff8
...
...
@@ -314,7 +314,7 @@ slowlog-log-slower-than 10000
# There is no limit to this length. Just be aware that it will consume memory.
# You can reclaim memory used by the slow log with SLOWLOG RESET.
slowlog
-
log
-
len
1024
slowlog
-
max
-
len
1024
################################ VIRTUAL MEMORY ###############################
...
...
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