mirror of
https://github.com/winfsp/winfsp.git
synced 2025-04-22 08:23:05 -05:00
tst: winfsp-tests: enable slowio
This commit is contained in:
parent
5a44e5c04a
commit
fa4651b3ce
@ -42,7 +42,7 @@ void *memfs_start_ex(ULONG Flags, ULONG FileInfoTimeout)
|
||||
1024 * 1024,
|
||||
50, /*SlowioMaxDelay*/
|
||||
10, /*SlowioPercentDelay*/
|
||||
0, /*SlowioRarefyDelay*/
|
||||
5, /*SlowioRarefyDelay*/
|
||||
0,
|
||||
MemfsNet == Flags ? L"\\memfs\\share" : 0,
|
||||
0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user