temporarily turning off vfs-implicit-mf until performance implication can be investigated

This commit is contained in:
David Rose 2008-11-13 01:30:06 +00:00
parent d07c5e15ed
commit beb9ffdc92
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ VirtualFileSystem() :
"case, the VirtualFileSystem will implicitly open the .pz file "
"and decompress it on-the-fly.")),
vfs_implicit_mf
("vfs-implicit-mf", true,
("vfs-implicit-mf", false,
PRC_DESC("When this is true, the VirtualFileSystem will automatically "
"mount multifiles on-the-fly when they are used as directories. "
"For instance, opening the file /c/files/foo.mf/dirname/mytex.jpg "