aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
authorMelanie Thielker2009-03-29 00:48:34 +0000
committerMelanie Thielker2009-03-29 00:48:34 +0000
commit404bfdc9a6828638b7b4f7851602e3fe77044025 (patch)
tree9fd740bfab5967e70b9997c082f1dfd7fcecd2e2 /bin/OpenSim.ini.example
parentMinor bug fix in UpdateItem (meta data). (diff)
downloadopensim-SC_OLD-404bfdc9a6828638b7b4f7851602e3fe77044025.zip
opensim-SC_OLD-404bfdc9a6828638b7b4f7851602e3fe77044025.tar.gz
opensim-SC_OLD-404bfdc9a6828638b7b4f7851602e3fe77044025.tar.bz2
opensim-SC_OLD-404bfdc9a6828638b7b4f7851602e3fe77044025.tar.xz
Finish the offline IM module (still needs a server). Add rudimentary
support for the mute list (no functionality yet, but allows the RetrieveInstantMessages event to fire now).
Diffstat (limited to '')
-rw-r--r--bin/OpenSim.ini.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 64cf4e5..47a3d3e 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -378,6 +378,8 @@ InterregionComms = "RESTComms"
378 ; MessageTransferModule = MessageTransferModule 378 ; MessageTransferModule = MessageTransferModule
379 ; OfflineMessageModule = OfflineMessageModule 379 ; OfflineMessageModule = OfflineMessageModule
380 ; OfflineMessagesURL = http://yourserver/offlines.php 380 ; OfflineMessagesURL = http://yourserver/offlines.php
381 ; MuteListModule = MuteListModule
382 ; MuteListsURL = http://yourserver/mutes.php
381 383
382 384
383[ODEPhysicsSettings] 385[ODEPhysicsSettings]