mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Merge pull request #2323 from todgru/fix-spelling-abuseipdb-conf
fix: correct spelling category
This commit is contained in:
commit
31e6ec3c5b
1 changed files with 1 additions and 1 deletions
|
|
@ -101,5 +101,5 @@ actionunban =
|
|||
# Notes Your API key from abuseipdb.com
|
||||
# Values: STRING Default: None
|
||||
# Register for abuseipdb [https://www.abuseipdb.com], get api key and set below.
|
||||
# You will need to set the catagory in the action call.
|
||||
# You will need to set the category in the action call.
|
||||
abuseipdb_apikey =
|
||||
|
|
|
|||
Loading…
Reference in a new issue