mirror of
https://github.com/winfsp/winfsp.git
synced 2025-04-22 16:33:02 -05:00
Update fscrash-main.c
This commit is contained in:
parent
045a1fa19c
commit
91c714dd53
@ -278,9 +278,6 @@ 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