diff options
| author | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-02-21 20:29:44 +0000 |
|---|---|---|
| committer | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-02-21 20:29:44 +0000 |
| commit | e9f57f1f42f2ad5c2dd1a3a37126d4ddd5121a4b (patch) | |
| tree | d5fc27386bbda2c164e445de2607487a08b98edf /docs | |
| parent | 984677b5a41ae90da7cde78a0ed577df9c293977 (diff) | |
BUILD : 1.7.8 (579) BUGS : NOTES : Updated a small leftover from my previous commit.
git-svn-id: svn://svn.anope.org/anope/trunk@579 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@429 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/IRCD | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -380,8 +380,10 @@ How To Add IRCd Support 67) CMode L: CMODE_ that defines link mode. Use 0 for no support. - 68) Check Nick ID: "on check change check if they should remain - identified" (needs a better description) + 68) Check Nick ID: Should we check if a user should remain identified when + changing their nick? This is for IRCd's that remove + their registered-user mode when someone changes their + nick (like Bahamut does). Use 1 for yes, 0 for no. 69) No Knock Requires +i: Does the No Knock channel mode require invite |
