summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/SUPPORTED10
1 files changed, 4 insertions, 6 deletions
diff --git a/docs/SUPPORTED b/docs/SUPPORTED
index 69049f9fa..69ec0a401 100644
--- a/docs/SUPPORTED
+++ b/docs/SUPPORTED
@@ -37,23 +37,24 @@ Module commands (non-rfc):
------------------------------------------------------------------------------
-CHANNEL MODES: i,m,n,t,k,l,p,s,o,h**,v,b
+CHANNEL MODES: i,m,n,t,k,l,p,s,o,h**,v,b,q**,a**,I**,e**
USER MODES: i,w,s,o
MODULE CHAN MODES: c,G,K,C,V,Q,N,T,O,L,r,R,M,S,Z,g
-MODULE USER MODES: B,G,x,g,h,r,R,W,S
+MODULE USER MODES: B,G,x,g,h,r,R,W,S,a,x,V,C
Documentation for all modes and commands may be found on the wiki:
http://www.inspircd.org/wiki/
------------------------------------------------------------------------------
-** CHANNEL MODE h is optional, and can be enabled / disabled via a config flag.
+** CHANNEL MODE h is optional, and can be enabled / disabled via a config flag or module.
The following features are supported:
* Dynamic module support
* Object orientated architecture to save memory and increase speed
* Connection multiplexing, one process for all (no forking!)
+ * Experimental DNS multithreading
The following operating systems are supported:
@@ -62,9 +63,6 @@ The following operating systems are supported:
* FreeBSD (i386, possibly others)
Tested on: 4.10, 4.11, 5.0, 5.2.1, 5.3, 5.4
-* FreeBSD users may make use of performance enhancements built into InspIRCd.
-
-
The following compilers are supported:
* GCC (2.95, 2.96, 3.0, 3.1, 3.2, 3.3, 3.4, 4.0)