autorestic/docs
Boris Bera bc74d3f13e
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 requireKey
2024-08-28 17:21:01 +02:00
..
pages Add option to crash autorestic when key is missing instead of generating a new key (#383) 2024-08-28 17:21:01 +02:00
.gitignore delete old docs (#327) 2023-10-08 19:24:04 +02:00
.nvmrc delete old docs (#327) 2023-10-08 19:24:04 +02:00
next.config.js delete old docs (#327) 2023-10-08 19:24:04 +02:00
package.json delete old docs (#327) 2023-10-08 19:24:04 +02:00
pnpm-lock.yaml Bump katex from 0.16.8 to 0.16.10 in /docs (#364) 2024-03-25 22:46:58 +01:00
theme.config.jsx adjust base url 2023-10-11 21:50:43 +02:00