mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-12 17:14:46 +02:00
Bump maxperip and connthrottle module version to 2.0.0
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
#include "unrealircd.h"
|
#include "unrealircd.h"
|
||||||
|
|
||||||
#define CONNTHROTTLE_VERSION "1.3"
|
#define CONNTHROTTLE_VERSION "2.0.0"
|
||||||
|
|
||||||
#ifndef CALLBACKTYPE_REPUTATION_STARTTIME
|
#ifndef CALLBACKTYPE_REPUTATION_STARTTIME
|
||||||
#define CALLBACKTYPE_REPUTATION_STARTTIME 5
|
#define CALLBACKTYPE_REPUTATION_STARTTIME 5
|
||||||
|
|||||||
@@ -22,7 +22,7 @@
|
|||||||
ModuleHeader MOD_HEADER
|
ModuleHeader MOD_HEADER
|
||||||
= {
|
= {
|
||||||
"maxperip",
|
"maxperip",
|
||||||
"1.0.0",
|
"2.0.0",
|
||||||
"Limit user connections based on ip address",
|
"Limit user connections based on ip address",
|
||||||
"UnrealIRCd Team",
|
"UnrealIRCd Team",
|
||||||
"unrealircd-6",
|
"unrealircd-6",
|
||||||
|
|||||||
Reference in New Issue
Block a user