mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
update snapshots server url (#44563)
* update snapshots server url * update all old references to snapshot.raintank.io
This commit is contained in:
@@ -294,8 +294,8 @@
|
||||
[snapshots]
|
||||
# snapshot sharing options
|
||||
;external_enabled = true
|
||||
;external_snapshot_url = https://snapshots-origin.raintank.io
|
||||
;external_snapshot_name = Publish to snapshot.raintank.io
|
||||
;external_snapshot_url = https://snapshots.raintank.io
|
||||
;external_snapshot_name = Publish to snapshots.raintank.io
|
||||
|
||||
# Set to true to enable this Grafana instance act as an external snapshot server and allow unauthenticated requests for
|
||||
# creating and deleting snapshots.
|
||||
|
||||
Reference in New Issue
Block a user