Make it clear that WaitOnInprogressTimeout is currently a dead setting in FlotsamCache.ini.example
parent
b13b54c526
commit
c7cef650db
|
@ -38,6 +38,7 @@
|
||||||
; If WAIT_ON_INPROGRESS_REQUESTS has been defined then this specifies how
|
; If WAIT_ON_INPROGRESS_REQUESTS has been defined then this specifies how
|
||||||
; long (in miliseconds) to block a request thread while trying to complete
|
; long (in miliseconds) to block a request thread while trying to complete
|
||||||
; an existing write to disk.
|
; an existing write to disk.
|
||||||
|
; NOTE: THIS PARAMETER IS NOT CURRENTLY USED BY THE CACHE
|
||||||
; WaitOnInprogressTimeout = 3000
|
; WaitOnInprogressTimeout = 3000
|
||||||
|
|
||||||
; Number of tiers to use for cache directories (current valid
|
; Number of tiers to use for cache directories (current valid
|
||||||
|
|
Loading…
Reference in New Issue