From 59e7ad6024936944cd2a864ea344eb3f0ccf90f2 Mon Sep 17 00:00:00 2001 From: "trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b" Date: Mon, 4 Oct 2004 03:32:40 +0000 Subject: BUILD : 1.7.5 (368) BUGS : N/A NOTES : IRCD protocol clean up, and support for Numerics on Unreal32/RageIRCD git-svn-id: svn://svn.anope.org/anope/trunk@368 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@239 5417fbe8-f217-4b02-8779-1006273d7864 --- data/example.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'data') diff --git a/data/example.conf b/data/example.conf index ac13a8697..2d12f12b3 100644 --- a/data/example.conf +++ b/data/example.conf @@ -253,6 +253,11 @@ NetworkDomain "localnet.com" NetworkName "LocalNet" +# Numeric [OPTIONAL] +# Many ircd identify themselves with a Numeric ID when using this option +# consult your ircds documentation before using this +#Numeric 0 + ########################################################################### # # Basic functionality -- cgit