summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorjantje_85 <jantje_85@5417fbe8-f217-4b02-8779-1006273d7864>2009-10-06 13:08:37 +0000
committerjantje_85 <jantje_85@5417fbe8-f217-4b02-8779-1006273d7864>2009-10-06 13:08:37 +0000
commit727bcf1fde40813f9bd148064ac377b972a6cdce (patch)
tree0341d4410a5740c0982441c0255d9f8e27f2be7b /docs
parent699bee06c3a6e69e44f0e5b91d8e2054685c8213 (diff)
Added option for delayed pseudo-client introduction. (Required for Insp 1.2)
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2535 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'docs')
-rw-r--r--docs/IRCD4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/IRCD b/docs/IRCD
index 728fe1c13..ef2690ab8 100644
--- a/docs/IRCD
+++ b/docs/IRCD
@@ -451,6 +451,10 @@ How To Add IRCd Support
89) CMode j: CMODE_ that defines throttle mode. Use 0 for no support.
+ 90) Delayed client introduction: Delay the introduction of services pseudo-
+ client till after we have received the uplinks
+ CAPAB.
+
So we've had this long list. Now there's a second struct to fill. This
struct isn't as long as the previous one though, so we'll handle it quite
quick compared to the previous one.