mirror of
https://github.com/openappsec/openappsec.git
synced 2025-09-29 19:24:26 +03:00
add cache conf file
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
bind 127.0.0.1
|
||||
port 6379
|
||||
appendonly no
|
||||
save ""
|
||||
maxmemory 500mb
|
||||
bind 127.0.0.1
|
||||
port 6379
|
||||
appendonly no
|
||||
save ""
|
||||
maxmemory 500mb
|
||||
maxmemory-policy allkeys-lru
|
Reference in New Issue
Block a user