X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/6fcb8629ae638cceeead036a7240821c9886fe0f..0b1e46f5b44b742fe8757dc8d5f82190841aee4c:/include/defaults.h diff --git a/include/defaults.h b/include/defaults.h index 99d6447..5edd8b8 100644 --- a/include/defaults.h +++ b/include/defaults.h @@ -34,6 +34,9 @@ /* * First, set other fd limits based on values from user */ + + +#define MAXCONNECTIONS 65535 /* default max connections if getrlimit doesn't work */ /* class {} default values */ #define DEFAULT_SENDQ 20000000 /* default max SendQ */ #define PORTNUM 6667 /* default outgoing portnum */