mirror of https://github.com/fail2ban/fail2ban
BF: removed left-over custom definition of ContentType variable
parent
ed9000c469
commit
ec254ef32b
|
@ -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 New Issue