mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-15 00:02:46 -05:00
Update fscrash-main.c
This commit is contained in:
@ -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);
|
||||||
|
Reference in New Issue
Block a user