mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Fix usage example
This commit is contained in:
parent
3992c5b63b
commit
1c7d0c587a
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
# for centralized IP blocking and distribution across multiple firewalls.
|
||||
#
|
||||
# Usage in jail.conf or jail.local:
|
||||
# action = ellio-api[api_key="your_api_key",
|
||||
# action = ellio[api_key="your_api_key",
|
||||
# ruleset_id="your_ruleset_id",
|
||||
# expires_in_days="14"]
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue