mirror of
https://github.com/restic/restic.git
synced 2025-08-23 06:17:42 +00:00
Add environment variable RESTIC_COMPRESSION
This commit is contained in:
@@ -552,6 +552,7 @@ environment variables. The following lists these environment variables:
|
||||
RESTIC_PASSWORD_COMMAND Command printing the password for the repository to stdout
|
||||
RESTIC_KEY_HINT ID of key to try decrypting first, before other keys
|
||||
RESTIC_CACHE_DIR Location of the cache directory
|
||||
RESTIC_COMPRESSION Compression mode (only available for repository format version 2)
|
||||
RESTIC_PROGRESS_FPS Frames per second by which the progress bar is updated
|
||||
|
||||
TMPDIR Location for temporary files
|
||||
|
Reference in New Issue
Block a user