mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-08 04:52:10 -05:00
Update fscrash-main.c
This commit is contained in:
parent
1468df78a2
commit
c9b2c0460b
@ -278,6 +278,9 @@ int wmain(int argc, wchar_t **argv)
|
|||||||
OptFileInfoTimeout,
|
OptFileInfoTimeout,
|
||||||
1024,
|
1024,
|
||||||
1024 * 1024,
|
1024 * 1024,
|
||||||
|
|
||||||
|
0,0,0, // Slowio
|
||||||
|
|
||||||
(MemfsNet & OptMemfsFlags) ? L"\\memfs\\share" : 0,
|
(MemfsNet & OptMemfsFlags) ? L"\\memfs\\share" : 0,
|
||||||
0,
|
0,
|
||||||
&Memfs);
|
&Memfs);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user