From 76e03c634464598d5379aab0f9da06da26e400f9 Mon Sep 17 00:00:00 2001 From: HereThereBeDragons Date: Thu, 27 Jun 2024 14:47:37 +0200 Subject: [PATCH] add CVMFS_SERVER_USE_CATALOG_CACHE --- apx-parameters.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apx-parameters.rst b/apx-parameters.rst index 6aaa08f..84916db 100644 --- a/apx-parameters.rst +++ b/apx-parameters.rst @@ -218,6 +218,8 @@ CVMFS_REPOSITORY_TTL | The frequency in seconds of client lookups | Defaults to 4 minutes. CVMFS_ROOT_KCATALOG_LIMIT | Maximum thousands of files allowed in root catalogs, default 200 | (see also *CVMFS_NESTED_KCATALOG_LIMIT* and *CVMFS_ENFORCE_LIMITS* +CVMFS_SERVER_USE_CATALOG_CACHE | Allows backend to locally cache catalogs during publishing process. + | Catalogs are cached in ``/var/spool/cvmfs//cache.server`` and **need manual garbage collection**. CVMFS_SNAPSHOT_GROUP | Group name for subset of repositories used with ``cvmfs_server snapshot -a -g``. | Added with ``cvmfs_server add-replica -g``. CVMFS_SPOOL_DIR | Location of the upstream spooler scratch directories;