mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
BF: removed left-over custom definition of ContentType variable
This commit is contained in:
parent
ed9000c469
commit
ec254ef32b
1 changed files with 0 additions and 3 deletions
|
|
@ -11,9 +11,6 @@ before = common.conf
|
|||
|
||||
[Definition]
|
||||
|
||||
# To avoid duplication -- define variable for the content-type
|
||||
ContentType = Content-Type: text/plain; charset=`locale | awk -F= '/LC_CTYPE/{ print $2; }'`
|
||||
|
||||
# Option: actionstart
|
||||
# Notes.: command executed once at the start of Fail2Ban.
|
||||
# Values: CMD
|
||||
|
|
|
|||
Loading…
Reference in a new issue