From 75ffbe422b444312556ab95fb6ac88e69fd3f82c Mon Sep 17 00:00:00 2001 From: "lean.dev" <34773040+leandro-deveikis@users.noreply.github.com> Date: Thu, 26 Jan 2023 11:06:35 -0300 Subject: [PATCH] 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> --- docs/sources/setup-grafana/configure-grafana/_index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/sources/setup-grafana/configure-grafana/_index.md b/docs/sources/setup-grafana/configure-grafana/_index.md index 8c9c85661d0..8e3415c9af5 100644 --- a/docs/sources/setup-grafana/configure-grafana/_index.md +++ b/docs/sources/setup-grafana/configure-grafana/_index.md @@ -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`).