crowdsec and generator fixes

This commit is contained in:
bunkerity
2021-06-03 17:44:12 +02:00
parent d2135c19c0
commit 4b31d005eb
4 changed files with 10 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
API_URL={{ CROWDSEC_HOST }}
API_KEY={{ CROWDSEC_KEY }}
LOG_FILE=/tmp/lua_mod.log
CACHE_EXPIRATION=1
CACHE_SIZE=1000