#W# Added server config files.
This commit is contained in:
parent
f04cd6c3ef
commit
5d67792ee1
13 changed files with 345 additions and 0 deletions
8
Distribution/Configuration/blocklist.json
Normal file
8
Distribution/Configuration/blocklist.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"enabled": false,
|
||||
"file": "Configuration/ip-blocklist.txt",
|
||||
"reloadInterval": "00:01:00",
|
||||
"reportHits": true,
|
||||
"banDuration": "06:00:00",
|
||||
"promoteSuppression": "00:01:00"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue