aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include
diff options
context:
space:
mode:
authornebadon2012-04-12 18:27:14 -0700
committernebadon2012-04-12 18:27:14 -0700
commit30d8506bc2f04028c1bbdcf57cf5f45fedb3ae7a (patch)
tree26dde715ffd77d68b2bc483d3916b762a19d44cb /bin/config-include
parentHGFriendsModule: Type casts to fix compile error (diff)
downloadopensim-SC_OLD-30d8506bc2f04028c1bbdcf57cf5f45fedb3ae7a.zip
opensim-SC_OLD-30d8506bc2f04028c1bbdcf57cf5f45fedb3ae7a.tar.gz
opensim-SC_OLD-30d8506bc2f04028c1bbdcf57cf5f45fedb3ae7a.tar.bz2
opensim-SC_OLD-30d8506bc2f04028c1bbdcf57cf5f45fedb3ae7a.tar.xz
make changes to FlotsamCache.ini.example as noted in mantis #5960
http://opensimulator.org/mantis/view.php?id=5960
Diffstat (limited to 'bin/config-include')
-rw-r--r--bin/config-include/FlotsamCache.ini.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/config-include/FlotsamCache.ini.example b/bin/config-include/FlotsamCache.ini.example
index cd39f8c..b9c6d84 100644
--- a/bin/config-include/FlotsamCache.ini.example
+++ b/bin/config-include/FlotsamCache.ini.example
@@ -36,7 +36,7 @@
36 36
37 ; How often {in hours} should the disk be checked for expired filed 37 ; How often {in hours} should the disk be checked for expired filed
38 ; Specify 0 to disable expiration checking 38 ; Specify 0 to disable expiration checking
39 FileCleanupTimer = .166 ;roughly every 10 minutes 39 FileCleanupTimer = 1.0 ;every hour
40 40
41 ; If WAIT_ON_INPROGRESS_REQUESTS has been defined then this specifies how 41 ; If WAIT_ON_INPROGRESS_REQUESTS has been defined then this specifies how
42 ; long (in miliseconds) to block a request thread while trying to complete 42 ; long (in miliseconds) to block a request thread while trying to complete
@@ -60,4 +60,4 @@
60 ; cache, and request all assets that are found that are not already cached (this 60 ; cache, and request all assets that are found that are not already cached (this
61 ; will cause those assets to be cached) 61 ; will cause those assets to be cached)
62 ; 62 ;
63 ; DeepScanBeforePurge = false 63 DeepScanBeforePurge = true