File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -232,6 +232,8 @@ CVMFS_USER The user name that owns and manipulates the
232232CVMFS_VIRTUAL_DIR | Set to *true* to enable the hidden, virtual ``.cvmfs/snapshots`` directory
233233 | containing entry points to all named tags.
234234CVMFS_VOMS_AUTHZ Membership requirement (e.g. VOMS authentication) to be added into the file catalogs
235+ CVMFS_STATFS_CACHE_TIMEOUT | Caching time of ``statfs() `` in seconds (no caching by default).
236+ | Calling ``statfs()`` in high frequency can be expensive.
235237CVMFS_STATISTICS_DB | SQLite file path to store the statistics. Default is
236238 | ``/var/spool/cvmfs/<REPO_NAME>/stats.db`` .
237239CVMFS_PRINT_STATISTICS Set to *true * to enable statistics printing to the standard output.
You can’t perform that action at this time.
0 commit comments