[Opensim-users] Which file over-rides which?
Mister Blue
misterblue at misterblue.com
Mon Jun 11 00:06:15 UTC 2012
What OpenSim actually does is read "OpenSimDefaults.ini", then
"OpenSim.ini" and finally "config/*.ini". Later overriding the earlier.
Some of the ini files have "include" statements which pull in other ini
files. The default "OpenSim.ini" file, for instance, has an include near
the end for selecting the architecture configuration from
'config-include/'. Since this 'include' is at the end of "OpenSim.ini", the
"config-include/" ini files override what has already been specified.
This is a flexible system allowing the implementation of several competing
configuration approaches.
I expect you can find an 'include' in the OpenSim.ini of the Diva
distribution which includes DivaPreferences.ini and MyWorld.ini. To
localize all of your changes, I would guess that, for the Diva
distribution, you put your changes into "MyWorld.ini".
-- ra
P.S.: the above is a simplification of OpenSim's parameter specification.
The names "OpenSimDefaults.ini" and "OpenSim.ini" and "config/" can be
changed with command line arguments. Additionally, they can be URLs which
point at XML formatted configuration specifications. The latter enables
automated and database driven configuration.
On Sat, Jun 9, 2012 at 4:20 PM, Olivier van Helden
<olivier at van-helden.net>wrote:
> Actually, it's not exactly true
>
> OpenSimDefaults.ini is overridden by OpenSim.ini
> This result is overridden by config-include/DivaPreferences.ini
> This result is overridden by config-include/MyWorld.ini
>
> So IMHO the best place to make changes is MyWorld.ini
> But as James said, it's OK to copy sections from any of the above ini
> files in MyWorld.ini to change the default settings.
>
>
> --
> http://www.speculoos.net/
> secondlife://speculoos.net:8002/
> Speculoos, the belgian cookie-flavored metaverse
>
> Le 10 juin 2012 à 00:30, Sarge Misfit a écrit :
>
> Thanks
>
> On Sat, Jun 9, 2012 at 7:16 AM, James Hughes <jamesh at bluewallgroup.com>wrote:
>
>> On 06/09/2012 10:01 AM, Sarge Misfit wrote:
>>
>>> I'm running the SoaS Diva Distro. In /bin there's two files, OpenSim.ini
>>> and OpenSimDefaults.ini.
>>>
>>> Which file over-rides which?
>>>
>>> Sarge
>>>
>>>
>>> ______________________________**_________________
>>> Opensim-users mailing list
>>> Opensim-users at lists.berlios.de
>>> https://lists.berlios.de/**mailman/listinfo/opensim-users<https://lists.berlios.de/mailman/listinfo/opensim-users>
>>>
>> OpenSim.ini is the one that overrides and is the correct place to make
>> changes. It is OK to copy sections of the OpenSimDefaults.ini over to your
>> OpenSim.ini to change the default settings.
>>
>> -BlueWall
>>
>> ______________________________**_________________
>> Opensim-users mailing list
>> Opensim-users at lists.berlios.de
>> https://lists.berlios.de/**mailman/listinfo/opensim-users<https://lists.berlios.de/mailman/listinfo/opensim-users>
>>
>
> _______________________________________________
> Opensim-users mailing list
> Opensim-users at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-users
>
>
>
> _______________________________________________
> Opensim-users mailing list
> Opensim-users at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-users/attachments/20120610/4326ac97/attachment.html>
More information about the Opensim-users
mailing list