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