Clarify zip password file diagnostics
This commit is contained in:
@@ -24,7 +24,10 @@ VAULT_PASS_URL=""
|
||||
|
||||
# Method: archive
|
||||
# Password-protected zip path defaults to secrets/vault-pass.txt.zip.
|
||||
# Put zip password in a local file when possible. Safer than putting it inline.
|
||||
# Put the ZIP ARCHIVE PASSWORD in a local plaintext file when possible.
|
||||
# This must be a small text file containing only the zip password.
|
||||
# Do NOT point this to secrets/vault-pass.txt.zip, ~/.config/vault-pass.txt,
|
||||
# a private key, or any binary/archive file.
|
||||
VAULT_PASS_ZIP_PASSWORD_FILE=""
|
||||
|
||||
# Method: archive fallback
|
||||
|
||||
Reference in New Issue
Block a user