Skip to content

Commit

Permalink
Update valkey.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
madolson authored Apr 15, 2024
1 parent f73b958 commit e36ca10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion valkey.conf
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ daemonize no
#
# When the server runs non daemonized, no pid file is created if none is
# specified in the configuration. When the server is daemonized, the pid file
# is used even if not specified, defaulting to "/var/run/valkey.pid".
# is used even if not specified, defaulting to "/var/run/redis.pid".
#
# Creating a pid file is best effort: if the server is not able to create it
# nothing bad happens, the server will start and run normally.
Expand Down

0 comments on commit e36ca10

Please sign in to comment.