Из конфига keydb убран log, ибо не имеет смысла

This commit is contained in:
2025-07-07 08:46:58 +08:00
parent 68d051c36e
commit 70847623e8

View File

@@ -318,7 +318,7 @@ loglevel notice
# Specify the log file name. Also the empty string can be used to force
# KeyDB to log on the standard output. Note that if you use standard
# output for logging but daemonize, logs will be sent to /dev/null
logfile "/var/log/keydb/keydb.log"
# logfile ""
# To enable logging to the system logger, just set 'syslog-enabled' to yes,
# and optionally update the other syslog parameters to suit your needs.