add notes crypt to rclone config
This commit is contained in:
parent
60e00f5a76
commit
c5aae8b387
|
@ -143,4 +143,10 @@ password2 = STORAGE_GAMING_CRYPT_SALT
|
|||
[Gaming]
|
||||
type = chunker
|
||||
remote = Gaming-Source:
|
||||
chunk_size = 128Mi
|
||||
chunk_size = 128Mi
|
||||
|
||||
[Notes]
|
||||
type = crypt
|
||||
remote = StorageBox:Notes
|
||||
password = STORAGE_NOTES_CRYPT_PASSWORD
|
||||
password2 = STORAGE_NOTES_CRYPT_SALT
|
Loading…
Reference in a new issue