diff options
| author | dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b <dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-09-11 21:19:41 +0000 |
|---|---|---|
| committer | dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b <dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-09-11 21:19:41 +0000 |
| commit | f470726c34a3c16d4b46622954fa0b3da86c5fbe (patch) | |
| tree | dd9a07aa0b8bc720f8529b72a6dc24cf571b3f71 /data | |
| parent | 78030c9c0ab2aa692b7af5aaabf763397914c23c (diff) | |
BUILD : 1.7.10 (882) BUGS : n/a NOTES : Typo fix
git-svn-id: svn://svn.anope.org/anope/trunk@882 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@629 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'data')
| -rw-r--r-- | data/example.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/data/example.conf b/data/example.conf index 5d004f5fd..6cb6a539f 100644 --- a/data/example.conf +++ b/data/example.conf @@ -318,8 +318,7 @@ NetworkName "LocalNet" # Numeric [OPTIONAL] # Many ircd identify themselves with a Numeric ID when using this option # consult your ircds documentation before using this -#Numeric "3AX" -#Numeric "4" +#Numeric "64" # NickLen [REQUIRED] # Set this to the maximum allowed nick length on your network. Anope does |
