Update fscrash-main.c

This commit is contained in:
John Oberschelp 2017-10-09 14:49:50 -07:00 committed by GitHub
parent 1468df78a2
commit c9b2c0460b

View File

@ -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);