5
mirror of git://git.acid.vegas/unrealircd.git synced 2025-04-07 00:58:24 +00:00

Forgot to enable fakelag configurable...

This commit is contained in:
Dionysus 2022-04-03 12:01:05 -04:00
parent a0b3c7b90a
commit 0baf0c65d7
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE

View File

@ -123,7 +123,7 @@
* Common usage for this are: a trusted bot ran by an IRCOp, that you only * Common usage for this are: a trusted bot ran by an IRCOp, that you only
* want to give "flood access" and nothing else, and other such things. * want to give "flood access" and nothing else, and other such things.
*/ */
//#undef FAKELAG_CONFIGURABLE #define FAKELAG_CONFIGURABLE
/* The default value for class::sendq */ /* The default value for class::sendq */
#define DEFAULT_SENDQ 3000000 #define DEFAULT_SENDQ 3000000