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-01 23:45:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5e4b7be7120b60a133338ea98ef4e7effd321e76
opensim
/
bin
/
config-include
History
Justin Clark-Casey (justincc)
5bed0ba09b
Add optimization comment suggestions for FlotsamCache MemoryCacheTimeout as suggested by Whitestar. Thanks!
2009-08-27 21:43:24 +01:00
..
CenomeCache.ini.example
Update svn properties.
2009-06-14 21:37:50 +00:00
FlotsamCache.ini.example
Add optimization comment suggestions for FlotsamCache MemoryCacheTimeout as suggested by Whitestar. Thanks!
2009-08-27 21:43:24 +01:00
Grid.ini
Factoring out "land_data" / RequestLandData that was hanging off of IGridServices, erroneously. Not sure when this is used, but now it is implemented in the new model of service connectors. Hopefully it works.
2009-06-14 23:00:23 +00:00
GridCommon.ini.example
* minor: Make GridCommon.ini.example refer to inventory service rather than asset where appropriate
2009-07-10 18:40:37 +00:00
GridHypergrid.ini
Moving these nice HG connectors to their homes.
2009-06-15 23:29:00 +00:00
Standalone.ini
Pulled out HelloNeighbour into its own service, INeighbourService, which may get more functions as we go along. It's a very simple service and service connectors, and it served primarily to establish the design of services that dependent on Scenes and that must always have a local connector. More refactoring coming, as this showed how to do it right.
2009-06-14 15:35:09 +00:00
StandaloneCommon.ini.example
Update config examples
2009-08-04 04:47:47 +01:00
StandaloneHypergrid.ini
Implementation of a simple authentication service + in connector in route to making HGInventory (client access) work in standalone again. This is the refactoring of what was/is there, but done in the new model. Not complete yet, but key authentication works. It should be enough to make HGInventory work again soon.
2009-06-17 03:52:39 +00:00