autorestic/docs
Stuart Hickinbottom 13aa560fda
Add PreValidate hook (#359)
Fix #332.

This adds a new "PreValidate" hook that is executed before checking
the backup location. This allows, for example, mounting a remote
source to make the directories of the location available.

"PreValidate" is added as a new hook to avoid any breakage that might
have been caused by changing the behaviour of the "before" hook.

Documentataion updates included.
2024-03-12 15:22:43 +01:00
..
pages Add PreValidate hook (#359) 2024-03-12 15:22:43 +01: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 delete old docs (#327) 2023-10-08 19:24:04 +02:00
theme.config.jsx adjust base url 2023-10-11 21:50:43 +02:00