diff options
author | Faw-kes <fawkes@fawkes.kicks-ass.net> | 2012-12-23 17:13:37 +0100 |
---|---|---|
committer | Faw-kes <fawkes@fawkes.kicks-ass.net> | 2012-12-23 17:13:37 +0100 |
commit | a9021f628457d0498b2d72dbeaea2311320b1704 (patch) | |
tree | 7b205b03c4cace46337e28f11d8369815577310d /data/example.conf | |
parent | fa33bb28424e7b6e96c611a94e2039a0153ff6f9 (diff) |
Adding Hybrid 8.0 support since Hybrid 8.0 has some services support now.
Removed experimental Hybrid 7.x support, because Hybrid 7 is now deprecated.
Updated example.conf file.
Protocol Module provided by the Hybrid Development Team.
Special thanks to Michael.
Diffstat (limited to 'data/example.conf')
-rw-r--r-- | data/example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/example.conf b/data/example.conf index da524f0ec..f5562696e 100644 --- a/data/example.conf +++ b/data/example.conf @@ -78,7 +78,7 @@ # Bahamut 1.4.27 [or later] - "bahamut" # Charybdis 1.0 [or later] - "charybdis" # DreamForge 4.6.7 - "dreamforge" -# Hybrid IRCd 7.0 [experimental] - "hybrid" +# Hybrid IRCd 8.0 - "hybrid" # InspIRCd 1.1 [beta 8 or later] - "inspircd11" # InspIRCd 1.2 [RC3 or later] - "inspircd12" # InspIRCd 2.0 - "inspircd20" |