From 6d5f79c29f8df86c0183fed3fe094cf80fddc182 Mon Sep 17 00:00:00 2001 From: Justin Clarke Casey Date: Wed, 11 Mar 2009 21:30:30 +0000 Subject: * Preliminary preview of a split of a split for OpenSim.ini.example into separate .ini.example files in a config/ directory --- .../region/user/chat/messaging.ini.example | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 bin/config.preview.donotuseyet/region/user/chat/messaging.ini.example (limited to 'bin/config.preview.donotuseyet/region/user/chat/messaging.ini.example') diff --git a/bin/config.preview.donotuseyet/region/user/chat/messaging.ini.example b/bin/config.preview.donotuseyet/region/user/chat/messaging.ini.example new file mode 100644 index 0000000..f7f708b --- /dev/null +++ b/bin/config.preview.donotuseyet/region/user/chat/messaging.ini.example @@ -0,0 +1,12 @@ +; This file shows initialization defaults for OpenSimulator. If you want to override these +; please copy/rename this file from .ini.example file to .ini. For example +; +; chat.ini.example => chat.ini +; +; or you can copy and paste the settings from this file directly to bin/OpenSim.ini +; + +[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 -- cgit v1.1