This is an obscure corner of OpenSim that I only came across from reading the source code, but yes, this is how you prevent modules from being loaded.
I don't recommend doing this, unless you know what you're doing.

On 8/11/2015 7:21 AM, Ai Austin wrote:
I wonder if anyone can point me at a description of the mechanism in the OpenSim.ini and incorporated config-include/.ini files which explicitly DISABLE modules that are not in use.

I have seen in @Diva's D2 distribution .ini files that she incorporates a set of lines with format Setup_<modulename> = 2disabled" like this...

[Modules]

    Setup_IRCBridgeModule = "disabled"
    Setup_ConciergeModule = "disabled"
    Setup_AutoBackupModule = "disabled"
    Setup_TreePopulatorModule = "disabled"

Does this actually have an effect in recent OpenSim releases and is it a good idea to list modules known NOT to be used in the .ini files?

_______________________________________________
Opensim-dev mailing list
[email protected]
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev



_______________________________________________
Opensim-dev mailing list
[email protected]
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev

Reply via email to