Add encrypted field for rclone config password
smpltechno opened this issue · 2 comments
smpltechno commented
I use restic with rclone backend, and set this on the Environment variables tab:
RCLONE_CONFIG_PASS=
Could we make a specific encrypted field for that?
deajan commented
That's what ENCRYPTED_ENV_VARIABLES
are for in v3.
v3 is currently alpha stage, CLI is fully operational but GUI isn't ready so if you don't mind using the CLI version, you can take it for a test ride.
deajan commented
v3.0rc1 is set to release today.
Closing this issue, feel free to re-open if there are any troubles.
Thank you.