#W# Added server config files.
This commit is contained in:
parent
f04cd6c3ef
commit
5d67792ee1
13 changed files with 345 additions and 0 deletions
9
Distribution/Configuration/crowdsec.json
Normal file
9
Distribution/Configuration/crowdsec.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"lapiUrl": "http://127.0.0.1:8080",
|
||||
"machineId": "",
|
||||
"password": "",
|
||||
"origin": "modernuo",
|
||||
"manualBanDuration": "7.00:00:00",
|
||||
"flushInterval": "00:00:01",
|
||||
"maxQueue": 10000
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue