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