aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSim.ini.example3
1 files changed, 3 insertions, 0 deletions
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"
375 ; Control which region module is used for instant messaging. 375 ; Control which region module is used for instant messaging.
376 ; Default is InstantMessageModule (this is the name of the core IM module as well as the setting) 376 ; Default is InstantMessageModule (this is the name of the core IM module as well as the setting)
377 InstantMessageModule = InstantMessageModule 377 InstantMessageModule = InstantMessageModule
378 ; MessageTransferModule = MessageTransferModule
379 ; OfflineMessageModule = OfflineMessageModule
380 ; OfflineMessagesURL = http://yourserver/offlines.php
378 381
379 382
380[ODEPhysicsSettings] 383[ODEPhysicsSettings]