This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-06-29 02:25:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
80c19b7cac52a57fd04966169c657400aeee3de8
opensim
/
bin
/
config-include
History
Diva Canto
e515cdddec
Simplification of HG configs: HomeURI and GatekeeperURI now are defined as default under [Startup]. They can then be overwritten in the other sections (but probably shouldn't). I kept the existing code for backwards compatibility, so this should not cause any breaks from people's current configurations. But people should move to have these 2 vars under [Startup] -- see OpenSim.ini.example and Robust.HG.ini.example. And yes, both names now end with "URI" for consistency.
2013-02-21 17:26:19 -08:00
..
storage
Add an [HGAssetService] section to SQLiteStandalone.ini with the same connection string as [AssetService].
2012-08-23 22:30:14 +01:00
CenomeCache.ini.example
Align CenomeCache.ini.example values with CenomeCache defaults.
2011-06-11 00:35:31 +01:00
FlotsamCache.ini.example
For FlotsamAssetCache, always update access times of cached scene assets before looking for files to expire.
2012-09-15 01:08:15 +01:00
Grid.ini
Remove profile from basic configuration
2012-06-04 18:24:02 +01:00
GridCommon.ini.example
Added missing config var in grided sims.
2012-12-07 12:38:19 -08:00
GridHypergrid.ini
More on HG access control. This commit splits the UserManagementModule into the Basic one and the HG one, so that we can do everything that needs to be done for HG ACLs to work without interfering with the vanilla opensim. For the moment, it finds foreign users who have left a trace in the region, e.g. an object. This makes it possible to ban/IM/etc these users using the regular avatar picker. TODO: contact the UAS directly given a name of the form First.Last @foo.com.
2012-03-17 15:36:20 -07:00
HyperSimianGrid.ini
Bring back the Hyperlinker to the Robust console. Moved the config to [GridService]. Changed all HG-related .inis, including HyperSimianGrid. No changes in user-facing inis.
2011-12-30 19:17:35 -08:00
SimianGrid.ini
WARNING: simulator config var change! This affects only system-facing configs. Nothing to do if you follow the rules of not messing with Grid.ini and GridHypergrid.ini.
2010-12-27 15:25:08 -08:00
Standalone.ini
Remove profile from basic configuration
2012-06-04 18:24:02 +01:00
StandaloneCommon.ini.example
Simplification of HG configs: HomeURI and GatekeeperURI now are defined as default under [Startup]. They can then be overwritten in the other sections (but probably shouldn't). I kept the existing code for backwards compatibility, so this should not cause any breaks from people's current configurations. But people should move to have these 2 vars under [Startup] -- see OpenSim.ini.example and Robust.HG.ini.example. And yes, both names now end with "URI" for consistency.
2013-02-21 17:26:19 -08:00
StandaloneHypergrid.ini
HG: flip all configs to HG2.0. PLEASE CHECK YOUR EXISTING HG CONFIGS AGAINST THESE.
2012-11-02 08:05:56 -07:00