mirror of
https://github.com/openappsec/openappsec.git
synced 2025-06-28 16:41:02 +03:00
add cache conf file
This commit is contained in:
parent
fd1a77628e
commit
0386431eee
@ -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
|
Loading…
x
Reference in New Issue
Block a user