redis/redis.conf aktualisiert
All checks were successful
release-tag / release-image (push) Successful in 1m38s

This commit is contained in:
2025-01-04 16:50:18 +00:00
parent f310ac0541
commit 61b79ad469

View File

@@ -32,6 +32,8 @@
################################ GENERAL ##################################### ################################ GENERAL #####################################
vm.overcommit_memory = 1
# By default Redis does not run as a daemon. Use 'yes' if you need it. # 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. # Note that Redis will write a pid file in /var/run/redis.pid when daemonized.
daemonize yes daemonize yes