added redis conf

This commit is contained in:
shimon 2022-06-20 16:14:01 +03:00
parent 628ed13a9e
commit 463cd80005

View file

@ -991,7 +991,7 @@ acllog-max-len 128
# limit for maxmemory so that there is some free RAM on the system for replica
# output buffers (but this is not needed if the policy is 'noeviction').
#
maxmemory 9663676416
maxmemory 3221225472
#3G
# MAXMEMORY POLICY: how Redis will select what to remove when maxmemory
# is reached. You can select one from the following behaviors: