summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgeniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2006-05-19 08:52:51 +0000
committergeniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2006-05-19 08:52:51 +0000
commit07ac6a79ebb83e1028afb33b1b519109d1edeaf1 (patch)
treeda0148b27be1675159bc6fc7d279bb31228c3007
parent5e17394e2094b00a7a6bbe363ccb843c8532ec2f (diff)
Fixed texts in example.conf / README now we support plexus3
git-svn-id: svn://svn.anope.org/anope/trunk@1035 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@759 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r--data/example.conf15
-rw-r--r--docs/README14
2 files changed, 15 insertions, 14 deletions
diff --git a/data/example.conf b/data/example.conf
index 7735bb089..30f2d1430 100644
--- a/data/example.conf
+++ b/data/example.conf
@@ -80,8 +80,8 @@
# DreamForge 4.6.7 - "dreamforge"
# Hybrid IRCd 7.0 [experimental] - "hybrid"
# InspIRCd 1.0 Beta 5 - "inspircd"
-# Plexus 2.0 [or later] - "plexus2"
# Plexus 3.0 [or later] - "plexus3"
+# Plexus 2.0 [or later] - "plexus2"
# PTLink 6.15.0 [experimental] - "ptlink"
# RageIRCd 2.0.x - "rageircd"
# Ratbox 2.0.6 [or later] - "ratbox"
@@ -523,12 +523,13 @@ GlobalOnCycleUP "Services are now back online - have a nice day"
#NickRegDelay 30
# UseSVSHOLD [OPTIONAL]
-# Allows Bahamut-networks to use SVSHOLD instead of the services
-# enforcer. This option has been introduced in Bahamut 1.4.35 and
-# places a temporary Q:Line instead of introducing a new nick,
-# which is better for both CPU and bandwidth. If you enable this
-# option on a pre-1.4.35 Bahamut, it is most likely to break.
-# This option now works with Unreal 3.2 and plexus3
+# Allows networks running Bahamut (1.4.35 or later), Unreal (3.2),
+# and Plexus (3.0) to use SVSHOLD instead of the services enforcer.
+# This option places a temporary Q:Line on the held nick instead
+# of introducing a new pseudoclient with that nick, which is better
+# for both CPU and bandwidth. If you enable this option on an
+# incompatible IRCd (like a pre-1.4.35 Bahamut), it is most likely
+# to break.
#UseSVSHOLD
# RestrictOperNick [OPTIONAL]
diff --git a/docs/README b/docs/README
index afa7d32e9..76fdffcc7 100644
--- a/docs/README
+++ b/docs/README
@@ -152,19 +152,19 @@ Table of Contents
Anope currently works with:
- * DreamForge 4.6.7
* Bahamut 1.4.27 or later (including 1.8)
- * UnrealIRCd 3.1.1 or later (including 3.2)
- * UltimateIRCd 2.8.2 or later (including 3.0.0)
+ * Charybdis 1.0 or later
+ * DreamForge 4.6.7
* Hybrid 7 or later
- * ViagraIRCd 1.3 or later
+ * Plexus 2.0 or later (including 3.0)
* PTlink 6.15 or later
* RageIRCd 2.0 beta-6 or later
- * Solid IRCd 3.4.6 or later
- * Plexus 2.0 or later
* Ratbox 2.0.6 or later
* ShadowIRCd 4.0 beta 7 or later
- * Charybdis
+ * Solid IRCd 3.4.6 or later
+ * UltimateIRCd 2.8.2 or later (including 3.0.0)
+ * UnrealIRCd 3.1.1 or later (including 3.2)
+ * ViagraIRCd 1.3 or later
Anope could also work with some of the daemons derived by the ones listed
above, but there's no support for them if they work or don't work.