You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apx-parameters.rst
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -188,6 +188,8 @@ CVMFS_GEO_LICENSE_KEY A license key for downloading the geolite2 c
188
188
CVMFS_GID_MAP Path of a file for the mapping of file owner group ids.
189
189
CVMFS_HASH_ALGORITHM |Define which secure hash algorithm should be used by CernVM-FS for CAS objects
190
190
|(supported are: *sha1*, *rmd160* and *shake128*)
191
+
CVMFS_HTTP_TRACING Activates that a tracing header is attached to each CURL request. Consists of ``uid``, ``pid``, and ``gid``. Default is ``off``.
192
+
CVMFS_HTTP_TRACING_HEADERS Adds additional static, user-defined tracing headers. Format: ``key1:val1|key2:val2|key3:val3``. Needs ``CVMFS_HTTP_TRACING`` to be set to ``on``.
191
193
CVMFS_IGNORE_SPECIAL_FILES Set to *true* to skip special files (pipes, sockets, block device and character device files) during publish without aborting.
192
194
CVMFS_INCLUDE_XATTRS Set to *true* to process extended attributes
193
195
CVMFS_MAX_CHUNK_SIZE Maximal size of a file chunk in bytes (see also *CVMFS_USE_FILE_CHUNKING*)
0 commit comments