mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-05-13 14:36:43 +00:00
Clean up IP blacklist configuration comments
Removed commented-out examples of single IP entries.
This commit is contained in:
parent
e202ce419f
commit
0b10bf9325
1 changed files with 0 additions and 2 deletions
|
|
@ -19,8 +19,6 @@ datepattern = ^\[?ExYear(?P<_sep>[-/.])Month(?P=_sep)Day(?:T| ?)24hour:Minute:S
|
|||
########################################
|
||||
#
|
||||
# Single IP Example:
|
||||
# 10.10.10.10
|
||||
# 10.10.10.10 [2015-01-01 12:00:00]
|
||||
# 10.10.10.10/32 [2015-01-01 12:00:00]
|
||||
#
|
||||
#########################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue