How can I update the API keys used by a storage in the web UI?
I found this related post about renaming storages (just editing plain text), but the password and API keys seem to be encrypted so the workaround in that thread doesn’t seem to work here.
I tried adding a new storage with the new API keys so I could copy/paste them over the old ones in duplicacy.json
; but it looks like they might be encrypted using a different salt or something since the encrypted password fields weren’t the same (and the password for the storage hasn’t changed).