Add option to crash `autorestic` when key is missing instead of generating a new key (#383)
* 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. * doc(backend): document requireKeypull/391/head
parent
dd01e97cf3
commit
bc74d3f13e
Loading…
Reference in new issue