mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Added Webskin "znc-ation"
This commit is contained in:
@@ -97,6 +97,8 @@ private:
|
||||
|
||||
template<> void TModInfo<CFailToBanMod>(CModInfo& Info) {
|
||||
Info.SetWikiPage("fail2ban");
|
||||
Info.SetHasArgs(true);
|
||||
Info.SetArgsHelpText("Please enter the time in minutes for the IP banning and the number of failed logins before any action is taken.");
|
||||
}
|
||||
|
||||
GLOBALMODULEDEFS(CFailToBanMod, "Block IPs for some time after a failed login")
|
||||
|
||||
Reference in New Issue
Block a user