mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-10 11:09:04 -04:00
Document m_xmlsocket.so
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6916 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
921ff55ce1
commit
a255037d2d
@ -2003,6 +2003,15 @@
|
||||
# maintain notify lists.
|
||||
#<module name="m_watch.so">
|
||||
|
||||
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
|
||||
# XMLSocket module: Adds support for connections using the shockwave
|
||||
# flash XMLSocket. Note that this does not work if the client you are
|
||||
# using has retarded ideas of the IRC protocol. Your client must still
|
||||
# send RFC-correct lines to the server, this module only changes the
|
||||
# line ending from newlines to null terminators.
|
||||
#
|
||||
#<module name="m_xmlsocket.so">
|
||||
|
||||
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
|
||||
# ZipLinks module: Adds support for zlib deflate on server to server
|
||||
# connections. Both ends of the connection must load this module.
|
||||
|
Loading…
x
Reference in New Issue
Block a user