Merge pull request #551 from ggtakec/master

Updated stat_cache_expire option description - #545
This commit is contained in:
Takeshi Nakatani 2017-04-02 16:32:47 +09:00 committed by GitHub
commit acb61880b9

View File

@ -1019,6 +1019,7 @@ void show_help (void)
"\n"
" stat_cache_expire (default is no expire)\n"
" - specify expire time(seconds) for entries in the stat cache.\n"
" This expire time indicates the time since stat cached.\n"
"\n"
" enable_noobj_cache (default is disable)\n"
" - enable cache entries for the object which does not exist.\n"