mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-09 18:49:03 -04:00
- Minor documentation updates here, someone really needs to sit down and rework it a bit ;p
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3211 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
48676e6e17
commit
e31d30c78f
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user