* Make the fact that there is a setting to control which instant message module is used explicit in OpenSim.ini.example

This commit is contained in:
Justin Clarke Casey
2009-02-02 17:33:47 +00:00
parent 176920f8d3
commit a4d70e9aad

View File

@@ -309,6 +309,12 @@ InterregionComms = "RESTComms"
shout_distance = 100
[Messaging]
; 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
[ODEPhysicsSettings]
;##
;## World Settings