X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=src%2Fngircd%2Fdefines.h;h=a140c9d16a54eee20a197893ba01a45d5be9141a;hp=4acdc477007febe97a8faa03133e4a2d15f98595;hb=40ed94a1f23aa120cb80bcf8224cef69124909f1;hpb=c1f180b87b424b65d9b75299047148b7d01c2cc2 diff --git a/src/ngircd/defines.h b/src/ngircd/defines.h index 4acdc477..a140c9d1 100644 --- a/src/ngircd/defines.h +++ b/src/ngircd/defines.h @@ -53,7 +53,7 @@ /* Size of structures */ /** Max. count of configurable servers. */ -#define MAX_SERVERS 16 +#define MAX_SERVERS 64 /** Max. number of WHOWAS list items that can be stored. */ #define MAX_WHOWAS 64