redis.conf

This commit is contained in:
LingZhaoHui 2020-09-18 23:39:09 +08:00
parent 97df33e599
commit 1aaf124580

View File

@ -203,7 +203,7 @@ tcp-keepalive 300
# By default Redis does not run as a daemon. Use 'yes' if you need it.
# Note that Redis will write a pid file in /var/run/redis.pid when daemonized.
daemonize no
daemonize yes
# If you run Redis from upstart or systemd, Redis can interact with your
# supervision tree. Options: