OpenSimMirror/bin/config-include
Justin Clark-Casey (justincc) d5c8c6bc12 For FlotsamAssetCache, always update access times of cached scene assets before looking for files to expire.
This is to resolve a problem where an asset marked as local but not temporary but still used in the scene would be removed.
The timed expiry scan no longer tries to refetch assets from the scene that are not currently in the cache - this is not helpful since it just drags a lot of data into the cache that may never be referenced.
This removes the DeepScanBeforePurge option since setting this to false will introduce the above problem.  This previously had a default of true.
2012-09-15 01:08:15 +01: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 HGFriendsModule: Added optional user level based restriction to send friendship invitations to foreign users. 2012-04-11 18:52:07 +02: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 HGFriendsModule: Added optional user level based restriction to send friendship invitations to foreign users. 2012-04-11 18:52:07 +02:00
StandaloneHypergrid.ini Added missing configs, and deleted the [Profile] part on the Hypergrind config. 2012-09-06 12:42:14 -07:00