diff options
| author | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2006-10-01 20:14:33 +0000 |
|---|---|---|
| committer | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2006-10-01 20:14:33 +0000 |
| commit | aa52d94df4726f1f039e9ee3f20be665f65014a4 (patch) | |
| tree | fb816d7bd211222bc0923b50faaa5c7767aee2e6 /docs/README | |
| parent | f11e06eca8712a1dd7d308713baee2e4dd6d6997 (diff) | |
BUILD : 1.7.15 (1163) BUGS : NOTES : Various small changes to documentation and example config (and removing void \r from sources)
git-svn-id: svn://svn.anope.org/anope/trunk@1163 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@885 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'docs/README')
| -rw-r--r-- | docs/README | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/README b/docs/README index 76fdffcc7..004ab638b 100644 --- a/docs/README +++ b/docs/README @@ -156,13 +156,14 @@ Table of Contents * Charybdis 1.0 or later * DreamForge 4.6.7 * Hybrid 7 or later + * InspIRCd 1.0 or later * Plexus 2.0 or later (including 3.0) * PTlink 6.15 or later * RageIRCd 2.0 beta-6 or later * Ratbox 2.0.6 or later * ShadowIRCd 4.0 beta 7 or later * Solid IRCd 3.4.6 or later - * UltimateIRCd 2.8.2 or later (including 3.0.0) + * UltimateIRCd 2.8.2 or later (including 3.0) * UnrealIRCd 3.1.1 or later (including 3.2) * ViagraIRCd 1.3 or later @@ -214,6 +215,10 @@ Table of Contents -noexpire Expiration routines won't be run at all -logchan Startup with logchan enabled -version Display the version of Anope + -nothird Do not load the modules specified in ModulesAutoload + or ModulesDelayedAutoload in the config file + -protocoldebug Debug each incoming message after protocol parsing + -support Used for support, same as -debug -nofork -nothird Upon starting, Anope will parse its command-line parameters, open its logfile, then (assuming the -nofork option is not given) detach itself |
