mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
added redis conf
This commit is contained in:
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user