mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2025-01-09 16:06:46 +00:00
Updated stat_cache_expire option description - #545
This commit is contained in:
parent
0fa895594e
commit
465bbd3729
@ -1019,6 +1019,7 @@ void show_help (void)
|
|||||||
"\n"
|
"\n"
|
||||||
" stat_cache_expire (default is no expire)\n"
|
" stat_cache_expire (default is no expire)\n"
|
||||||
" - specify expire time(seconds) for entries in the stat cache.\n"
|
" - specify expire time(seconds) for entries in the stat cache.\n"
|
||||||
|
" This expire time indicates the time since stat cached.\n"
|
||||||
"\n"
|
"\n"
|
||||||
" enable_noobj_cache (default is disable)\n"
|
" enable_noobj_cache (default is disable)\n"
|
||||||
" - enable cache entries for the object which does not exist.\n"
|
" - enable cache entries for the object which does not exist.\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user