From cba570cabdb8cc04f18ab7c46a0044364590772a Mon Sep 17 00:00:00 2001 From: leftyfb Date: Thu, 17 Jul 2014 23:49:35 -0400 Subject: [PATCH] Updated comments --- config/action.d/cloudflare.conf | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/config/action.d/cloudflare.conf b/config/action.d/cloudflare.conf index ead0d23e..790a00a9 100644 --- a/config/action.d/cloudflare.conf +++ b/config/action.d/cloudflare.conf @@ -1,7 +1,9 @@ # # Author: Mike Rushton # -# $Revision$ +# Referenced from from http://www.normyee.net/blog/2012/02/02/adding-cloudflare-support-to-fail2ban by NORM YEE +# +# To get your Cloudflare API key: https://www.cloudflare.com/my-account # [Definition] @@ -27,18 +29,18 @@ actioncheck = # Option: actionban # Notes.: command executed when banning an IP. Take care that the # command is executed with Fail2Ban user rights. -# Tags: <ip> IP address -# <failures> number of failures -# <time> unix timestamp of the ban time +# Tags: IP address +# number of failures +#