mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
fixed spelling
This commit is contained in:
parent
8a8afefd70
commit
36e28359ed
1 changed files with 2 additions and 2 deletions
|
|
@ -14,7 +14,7 @@
|
|||
#
|
||||
# Breakdown:
|
||||
# config provide a path to an Apprise Config file
|
||||
# Thie default is /etc/fail2ban/apprise.conf if not provided.
|
||||
# The default is /etc/fail2ban/apprise.conf if not provided.
|
||||
# Both YAML and TEXT formats are supported.
|
||||
# You can even point your configuration to an Apprise API
|
||||
# endpoint.
|
||||
|
|
@ -22,7 +22,7 @@
|
|||
# args Provide additional arguments to support the Apprise CLI.
|
||||
# See https://appriseit.com/cli/usage/ for additional options.
|
||||
# the --tag (-g) is incredibly useful for integrating with
|
||||
# fail2ban as you can exculsively have it target specific
|
||||
# fail2ban as you can exclusively have it target specific
|
||||
# notifications this way.
|
||||
#
|
||||
# Config Example #1: Simple
|
||||
|
|
|
|||
Loading…
Reference in a new issue