diff options
author | jantje_85 <jantje_85@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-10-06 13:08:37 +0000 |
---|---|---|
committer | jantje_85 <jantje_85@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-10-06 13:08:37 +0000 |
commit | 727bcf1fde40813f9bd148064ac377b972a6cdce (patch) | |
tree | 0341d4410a5740c0982441c0255d9f8e27f2be7b /docs | |
parent | 699bee06c3a6e69e44f0e5b91d8e2054685c8213 (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/IRCD | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |