chore: align redis config with prod

This commit is contained in:
2026-09-12 11:27:08 +02:00
parent 05ceae5100
commit 5b338eeab6
+2 -2
View File
@@ -4,8 +4,8 @@
# http://download.redis.io/redis-stable/redis.conf # http://download.redis.io/redis-stable/redis.conf
# http://download.redis.io/redis-stable/sentinel.conf # http://download.redis.io/redis-stable/sentinel.conf
maxmemory 2048mb maxmemory 128mb
maxmemory-policy allkeys-lfu maxmemory-policy allkeys-lru
# to disable Redis persistence, remove ddev-generated from this file, # to disable Redis persistence, remove ddev-generated from this file,
# and uncomment the two lines below: # and uncomment the two lines below: