diff --git a/redis.conf b/redis.conf index e866b4e..0836a3d 100644 --- a/redis.conf +++ b/redis.conf @@ -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 yes +daemonize no # If you run Redis from upstart or systemd, Redis can interact with your # supervision tree. Options: