Files
autorestic/internal/backend_test.go
Boris Bera 7b51d31d36 feat(backend): add requireKey option to backend
This option will prevent `autorestic` from generating a key and will
cause it to crash instead. This is intended for use cases where you want
to provision the key yourself and don't want `autorestic` to
accidentally generate one for you.
2024-07-02 20:25:23 -04:00

5.9 KiB