Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-06-11 | Make it clear that WaitOnInprogressTimeout is currently a dead setting in ↵ | Justin Clark-Casey (justincc) | 1 | -0/+1 | |
FlotsamCache.ini.example | |||||
2011-06-11 | Make the internal flotsam asset cache defaults match ↵ | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
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. | |||||
2010-10-04 | Formatting cleanup. | Jeff Ames | 1 | -11/+11 | |
2009-10-12 | 0004246: [Patch] FlotsamAssetCache deep scan & cache | Melanie | 1 | -0/+7 | |
Thank you, mcortez. | |||||
2009-08-27 | Add optimization comment suggestions for FlotsamCache MemoryCacheTimeout as ↵ | Justin Clark-Casey (justincc) | 1 | -0/+2 | |
suggested by Whitestar. Thanks! | |||||
2009-07-29 | Thank you, coyled, for a patch to change Flotsamcache path generation | Melanie Thielker | 1 | -0/+11 | |
to avoid directory overflow. | |||||
2009-06-14 | Update svn properties. | Jeff Ames | 1 | -39/+39 | |
2009-06-10 | Flipping memory cache to false (default) in Flotsam cache, because of a bug ↵ | diva | 1 | -1/+1 | |
in libomv. | |||||
2009-06-10 | Heart surgery no.2: the inventory service hooks. | diva | 1 | -50/+39 | |
Several improvements in the connectors themselves. Several improvements in configurations. Needed to add a hack in IUserService and UserManagerBase, to be removed when that service is refactored. | |||||
2009-06-08 | Updating the flotsam asset cache. Thank you, mcortez! | Melanie Thielker | 1 | -23/+30 | |
Fixes Mantis #3784 | |||||
2009-06-06 | Added Flotsam's cache config vars to configuration. Made it the default in ↵ | diva | 1 | -11/+26 | |
grided sims. Made Cenome cache the default in standalone sims. More splitting in ini files, invisible to the user. | |||||
2009-06-04 | Fixed placement of optional configs for CenomeAssetCache. Thank you ImazeR. | diva | 1 | -7/+9 | |
2009-06-03 | Thank you Imaze Rhiano for a patch that implements Cenome Memory Asset Cache ↵ | Dahlia Trimble | 1 | -0/+8 | |
(Mantis #3759) See the files: bin/config-include/GridCommon.ini.example and bin/config-include/StandaloneCommon.ini.example to configure and enable this caching method. | |||||
2009-06-03 | revert r9765 due to too many errors on some compilers. Affects Mantis #3759 | Dahlia Trimble | 1 | -9/+0 | |
2009-06-02 | Thank you Imaze Rhiano for a patch that implements Cenome Memory Asset Cache ↵ | Dahlia Trimble | 1 | -0/+9 | |
(Mantis #3759) See the files: bin/config-include/GridCommon.ini.example and bin/config-include/StandaloneCommon.ini.example to configure and enable this caching method. | |||||
2009-05-27 | Adding the GlynnTucker cache module as the default choice in .ini's. | diva | 1 | -2/+3 | |
Minor log message change in the module itself. | |||||
2009-05-25 | Update svn properties. | Jeff Ames | 1 | -17/+17 | |
2009-05-23 | Changing extension of two of the config files to .example because they need ↵ | diva | 1 | -0/+0 | |
to be copied and customized. | |||||
2009-05-22 | Added a few pre-packaged configurations to make it easier for people to ↵ | diva | 1 | -0/+17 | |
configure their sims. |