X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=include%2Fircd_defs.h;h=e6ad7202dca607336230964b1b39df79989f1451;hb=eadc142fbed9032b76cc1f53e0b56e09b509b98d;hp=6ec4f82083c70bbda81fbdb5928b0c4da6e3bbd1;hpb=c866e047f08af0d9c67de5c4be5ac51f05f0dee9;p=ircu2.10.12-pk.git diff --git a/include/ircd_defs.h b/include/ircd_defs.h index 6ec4f82..e6ad720 100644 --- a/include/ircd_defs.h +++ b/include/ircd_defs.h @@ -29,6 +29,16 @@ * revision. Every server on a given network must also use the same sizes. */ +/* + * NETWORK is the name the server claims the network is + */ +#define NETWORK "UnderNet" + +/* + * URL_CLIENTS is a URL to where to find compatible clients + */ +#define URL_CLIENTS "ftp://ftp.undernet.org/pub/irc/clients" + /* * NICKLEN is the maximum length allowed for a nickname *