Antonio SJ Musumeci 5 days ago
parent
commit
4310b70341
  1. 1
      src/config.cpp

1
src/config.cpp

@ -99,6 +99,7 @@ Config::Config()
cache_statfs(0),
cache_symlinks(false),
category(func),
debug(fuse_cfg.debug,false),
direct_io(false),
direct_io_allow_mmap(true),
dropcacheonclose(false),

Loading…
Cancel
Save