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
5565cc62
Commit
5565cc62
authored
Apr 19, 2016
by
bogdanvlviv
Browse files
fix pidfile in redis.conf
parent
4cbe0444
Changes
1
Hide whitespace changes
Inline
Side-by-side
redis.conf
View file @
5565cc62
...
...
@@ -146,7 +146,7 @@ supervised no
#
# Creating a pid file is best effort: if Redis is not able to create it
# nothing bad happens, the server will start and run normally.
pidfile
/
var
/
run
/
redis
.
pid
pidfile
/
var
/
run
/
redis
_6379
.
pid
# Specify the server verbosity level.
# This can be one of:
...
...
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