From 0ff7c85a5d2127657546f37fe53b02c955e493d4 Mon Sep 17 00:00:00 2001 From: Melanie Thielker Date: Sat, 28 Mar 2009 02:58:12 +0000 Subject: Add a module skeleton for offline IM storage. No functionality yet. --- bin/OpenSim.ini.example | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin') diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 9f5932a..64cf4e5 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -375,6 +375,9 @@ InterregionComms = "RESTComms" ; Control which region module is used for instant messaging. ; Default is InstantMessageModule (this is the name of the core IM module as well as the setting) InstantMessageModule = InstantMessageModule + ; MessageTransferModule = MessageTransferModule + ; OfflineMessageModule = OfflineMessageModule + ; OfflineMessagesURL = http://yourserver/offlines.php [ODEPhysicsSettings] -- cgit v1.1