We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bfccd7 commit 34ea731Copy full SHA for 34ea731
docs/sources/installation/configuration.md
@@ -477,3 +477,14 @@ Format `<Hostname or ip>`:port
477
### prefix
478
Graphite metric prefix. Defaults to `prod.grafana.%(instance_name)s.`
479
480
+## [snapshots]
481
+
482
+### external_enabled
483
+Set to false to disable external snapshot publish endpoint (default true)
484
485
+### external_snapshot_url
486
+Set root url to a Grafana instance where you want to publish external snapshots (defaults to https://snapshots-origin.raintank.io)
487
488
+### external_snapshot_name
489
+Set name for external snapshot button. Defaults to `Publish to snapshot.raintank.io`
490
0 commit comments