1
0
mirror of https://github.com/anope/anope.git synced 2026-07-10 21:23:13 +02:00

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
This commit is contained in:
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-05-19 08:52:51 +00:00
parent 5e17394e20
commit 07ac6a79eb
2 changed files with 15 additions and 14 deletions
+8 -7
View File
@@ -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]
+7 -7
View File
@@ -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.