OpenSimMirror/bin/config-include
Justin Clark-Casey (justincc) b13b54c526 Make the internal flotsam asset cache defaults match config-include/FlotsamCache.ini.example. Enable the flotsam console commands even if FlotsamCache.ini isn't present.
For the most part, defaults are made to match those already in FlotsamCache.ini.example.
The one exception is that the 48 hour file timeout from the code is used instead of the 0 hours that was in the example file.  This can be tweaked if necessary.
Most importantly, the default cache directory is now ./assetcache (as in FlotsamCache.ini.example) rather than ./FlotsamAssetCache (as was the internal code default).
Therefore, if you were using flotasm without using the config file, then please rename your cache directory or start using the ini file and change the default there if you want to keep using your existing cache.
2011-06-11 00:04:21 +01:00
..
storage Remove the SQLite legacy adaptor. This is no longer needed now that the main adaptor works on Mac OS X. 2011-04-07 23:20:04 +01:00
CenomeCache.ini.example Formatting cleanup. 2010-10-04 17:10:07 -04:00
FlotsamCache.ini.example Make the internal flotsam asset cache defaults match config-include/FlotsamCache.ini.example. Enable the flotsam console commands even if FlotsamCache.ini isn't present. 2011-06-11 00:04:21 +01:00
Grid.ini [Profiles] --> [Profile] 2011-06-01 18:18:31 -07:00
GridCommon.ini.example Added missing "Old Guids=true" to ConnectionString 2011-06-10 21:10:37 +01:00
GridHypergrid.ini [Profiles] --> [Profile] 2011-06-01 18:18:31 -07:00
HyperSimianGrid.ini Added a config var to HGInventoryAccessModule called OutboundPermission that controls whether the sim lets asset POSTs happen to foreign grids or not. It's True by default. If ppl want to allow foreign visitors but don't want to allow any assets out of their grid, they should set this to False. This is the beginning of policies for these things... 2011-02-04 17:05:45 -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 [Profiles] --> [Profile] 2011-06-01 18:18:31 -07:00
StandaloneCommon.ini.example Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 2011-06-03 10:32:21 -07:00
StandaloneHypergrid.ini This fixes the crash reported in http://opensimulator.org/mantis/view.php?id=5529 related to sending IMs to foreign friends who are offline. Hopefully. 2011-06-07 10:51:12 -07:00