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