mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2026-04-02 11:55:23 +00:00
feat(Keygen&Config): Disabled encryption key generation and prevented SaveConfig from overwriting config files
This commit is contained in:
@@ -23,6 +23,10 @@
|
||||
<br>
|
||||
<br>
|
||||
|
||||
### Modifications by cseitz
|
||||
|
||||
- Disabled functionality to overwrite config files. You will need to specifiy restic repo keys manually.
|
||||
|
||||
### 💭 Why / What?
|
||||
|
||||
Autorestic is a wrapper around the amazing [restic](https://restic.net/). While being amazing the restic cli can be a bit overwhelming and difficult to manage if you have many different locations that you want to backup to multiple locations. This utility is aimed at making this easier 🙂.
|
||||
|
||||
Reference in New Issue
Block a user