From b222d11b124fb89965837592c4f4df27e8785165 Mon Sep 17 00:00:00 2001 From: Dr Scofield Date: Thu, 30 Oct 2008 15:31:44 +0000 Subject: From: Alan Webb (alan_webb@us.ibm.com) XIRCBrigeModule is transient, will merge it with IRCBridgeModule: extends/refactors IRCBridgeModule to support channel-per-region (if desired). --- bin/OpenSim.ini.example | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bin') diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 5517da5..32944ab 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -448,6 +448,11 @@ msgformat = "PRIVMSG {0} : {3} - {1} of {2}" ;for : - from : ;msgformat = "PRIVMSG {0} : {3} - from {1}" +; work-in-progress IRCBridge capabable of supporting multiple IRC channels +; [XIRC] +; enabled = false + + ; Uncomment the following for experiment in world versioning ; support. This is so experimental at this point that I'm not going ; to explain it further, you'll need to read the source code -- cgit v1.1