From 70e53b55c558e9ccdb1a59d86031385dcd3023b0 Mon Sep 17 00:00:00 2001 From: Ben RUBSON Date: Sun, 19 Aug 2018 22:39:18 +0200 Subject: [PATCH] Typo --- config/action.d/badips.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/action.d/badips.py b/config/action.d/badips.py index 95bfbe14..c1c46ae3 100644 --- a/config/action.d/badips.py +++ b/config/action.d/badips.py @@ -71,7 +71,7 @@ class BadIPsAction(ActionBase): # pragma: no cover - may be unavailable Time in seconds between updating bad IPs blacklist. Default 900 (15 minutes) log : str, optional - Whether or not to log when an IP id (un)banned. + Whether or not to log when an IP is (un)banned. Default `yes`. agent : str, optional User agent transmitted to server.