diff options
author | rburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-11-23 17:53:51 +0000 |
---|---|---|
committer | rburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-11-23 17:53:51 +0000 |
commit | 5950b11a0f4903cd07c0068a428f499dd64bdd2b (patch) | |
tree | d645fd8dd30eca40650a1ce2dd09eac3398ed404 | |
parent | 379983726b10d79f289a8973de7b1f4ca29f46db (diff) |
Fix example id
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1787 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | data/example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/example.conf b/data/example.conf index b2c8e0dc4..b66a2cb52 100644 --- a/data/example.conf +++ b/data/example.conf @@ -162,7 +162,7 @@ serverinfo * Note: This should *ONLY* be used for TS6/P10 IRCds. Refer to your IRCd documentation * to see if this is needed. */ - #id = "64" + #id = "00A" /* * These identify the ident@hostname which will be used by the Serivces pesudoclients. |