From 622a06ce08fabf8b6238dafaa1a66ddb4148c5dc Mon Sep 17 00:00:00 2001 From: w00t Date: Wed, 10 Sep 2008 17:40:02 +0000 Subject: Move XMLSocket to be modulemanager-provided, flash now has real socket support (so it's not as necessary), and most networks do not have flash clients using it git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10495 e03df62e-2008-0410-955e-edbf42e46eb7 --- conf/modules.conf.example | 9 --------- 1 file changed, 9 deletions(-) (limited to 'conf') diff --git a/conf/modules.conf.example b/conf/modules.conf.example index b6eec4217..40a4dd25c 100644 --- a/conf/modules.conf.example +++ b/conf/modules.conf.example @@ -1467,15 +1467,6 @@ # be a lot less bans to apply - as most of them will already be there. # -#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# -# 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. -# -# - #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # ZipLinks module: Adds support for zlib deflate on server to server # connections. Both ends of the connection must load this module. -- cgit v1.2.3