Skip to content
Snippets Groups Projects
Commit 9c3dffa2 authored by Jérôme Charaoui's avatar Jérôme Charaoui
Browse files

[borg] "repofile" is not a valid encryption mode

parent 0132b245
Branches
Tags
No related merge requests found
...@@ -163,10 +163,10 @@ exclude = /var/lib/mysql ...@@ -163,10 +163,10 @@ exclude = /var/lib/mysql
## encryption mode to use for repository creation ## encryption mode to use for repository creation
## ##
## can be "none", "repokey" or "repofile" ## common options are "none", "repokey" or "keyfile"
## - "none" = no encryption ## - "none" = no encryption
## - "repokey" = encryption with key stored inside the repository ## - "repokey" = encryption with key stored inside the repository
## - "repofile" = encryption with key stored in ~/.config/borg/keys/ ## - "keyfile" = encryption with key stored in ~/.config/borg/keys/
## ##
## for more info see : borg help init ## for more info see : borg help init
## ##
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment