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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ The following parameters are supported:
45
45
- `cvmfs_catalog_watermark`: Try to release pinned catalogs when their number surpasses the given watermark. Defaults to 1/4 CVMFS_NFILES; explicitly set by shrinkwrap.
46
46
- `cvmfs_check_permissions`: If set to no, disable checking of file ownership and permissions (open all files).
47
47
- `cvmfs_claim_ownership`: If set to yes, allows CernVM-FS to claim ownership of files and directories.
48
-
- `cvmfs_client_profile`: Choose a suitable proxy, defaults to `single`.
48
+
- `cvmfs_client_profile`: Chooses a suitable proxy automatically if set to `single`.
49
49
- `cvmfs_config_repo_required`: If set to yes, no repository can be mounted unless the config repository is available.
50
50
- `cvmfs_debuglog`: If set, run CernVM-FS in debug mode and write a verbose log the the specified file.
51
51
- `cvmfs_default_domain`: The default domain will be automatically appended to repository names when given without a domain.
0 commit comments