mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
docs(): added missing snapshot config options, fixes #5708
This commit is contained in:
parent
2bfccd77d4
commit
34ea7312bc
@ -477,3 +477,14 @@ Format `<Hostname or ip>`:port
|
||||
### prefix
|
||||
Graphite metric prefix. Defaults to `prod.grafana.%(instance_name)s.`
|
||||
|
||||
## [snapshots]
|
||||
|
||||
### external_enabled
|
||||
Set to false to disable external snapshot publish endpoint (default true)
|
||||
|
||||
### external_snapshot_url
|
||||
Set root url to a Grafana instance where you want to publish external snapshots (defaults to https://snapshots-origin.raintank.io)
|
||||
|
||||
### external_snapshot_name
|
||||
Set name for external snapshot button. Defaults to `Publish to snapshot.raintank.io`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user