Snapshots: Add new snapshot configuration to documentation (#62110)

* Add new snapshot configuration to documentation
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
This commit is contained in:
lean.dev
2023-01-26 11:06:35 -03:00
committed by GitHub
parent 354f6d9e23
commit 75ffbe422b

View File

@ -675,6 +675,10 @@ List of allowed headers to be set by the user. Suggested to use for if authentic
## [snapshots]
### enabled
Set to `false` to disable the snapshot feature (default `true`).
### external_enabled
Set to `false` to disable external snapshot publish endpoint (default `true`).