Merge branch 'patch-1' into prepare-2.3.0

This commit is contained in:
Christoph Klaffl 2025-06-05 22:40:47 +02:00
commit 003dd4635a
No known key found for this signature in database
GPG Key ID: 8FC1D76EED4970D2
1 changed files with 3 additions and 1 deletions

View File

@ -122,7 +122,9 @@ For more full details on sanoid.conf settings see [Wiki page](https://github.com
### Sanoid script hooks
There are three script types which can optionally be executed at various stages in the lifecycle of a snapshot:
There are three script types which can optionally be executed at various stages in the lifecycle of a snapshot.
**Note** that snapshots related script are triggered only if you have `autosnap = yes` and pruning scripts are triggered only if you have `autoprune = yes`.
#### `pre_snapshot_script`