From 5b53aa9eeb77ac79264f3cdde4c8414889fbb2a0 Mon Sep 17 00:00:00 2001 From: groot Date: Sat, 4 Jan 2025 17:38:38 +0000 Subject: [PATCH] redis/redis.conf aktualisiert --- redis/redis.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/redis/redis.conf b/redis/redis.conf index 07b5133..0158143 100644 --- a/redis/redis.conf +++ b/redis/redis.conf @@ -32,8 +32,6 @@ ################################ GENERAL ##################################### -vm.overcommit_memory = 1 - # 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