aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include
diff options
context:
space:
mode:
authorUbitUmarov2016-11-30 07:59:01 +0000
committerUbitUmarov2016-11-30 07:59:01 +0000
commitf2cad38b3de94fa660c2bea5291f2d7f41b04321 (patch)
treedf170f80a51907248dce1380f328aedc0b950ed8 /bin/config-include
parentdisable floatSam FileCleanupTimer option on ini.example since it is currently... (diff)
downloadopensim-SC_OLD-f2cad38b3de94fa660c2bea5291f2d7f41b04321.zip
opensim-SC_OLD-f2cad38b3de94fa660c2bea5291f2d7f41b04321.tar.gz
opensim-SC_OLD-f2cad38b3de94fa660c2bea5291f2d7f41b04321.tar.bz2
opensim-SC_OLD-f2cad38b3de94fa660c2bea5291f2d7f41b04321.tar.xz
fix the FileCleanupTimer coment
Diffstat (limited to 'bin/config-include')
-rw-r--r--bin/config-include/FlotsamCache.ini.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/config-include/FlotsamCache.ini.example b/bin/config-include/FlotsamCache.ini.example
index 0136a81..db8d4db 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 = 0 ;every hour 39 FileCleanupTimer = 0.0 ; disabled
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