Skip to content

Commit

Permalink
Merge pull request #133 from DrDaveD/add-geo-parameters
Browse files Browse the repository at this point in the history
Add CVMFS_GEO parameters
  • Loading branch information
jblomer committed Jan 27, 2020
2 parents 7218103 + 0c80b3c commit 7d226b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apx-parameters.rst
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,8 @@ CVMFS_GENERATE_LEGACY_BULK_CHUNKS | Set to *false* to disable generation of wh
| Requires clients >= 2.1.7.
CVMFS_GC_DELETION_LOG | Log file path to track all garbage collected objects during sweeping
| for bookkeeping or debugging
CVMFS_GEO_DB_FILE Path to externally updated location of geolite2 city database, or 'None' for no database.
CVMFS_GEO_LICENSE_KEY A license key for downloading the geolite2 city database from maxmind.
CVMFS_GID_MAP Path of a file for the mapping of file owner group ids.
CVMFS_HASH_ALGORITHM | Define which secure hash algorithm should be used by CernVM-FS for CAS objects
| (supported are: *sha1*, *rmd160* and *shake128*)
Expand Down

0 comments on commit 7d226b6

Please sign in to comment.