update snapshots server url (#44563)

* update snapshots server url
* update all old references to snapshot.raintank.io
This commit is contained in:
Dan Cech
2022-01-27 16:11:20 -05:00
committed by GitHub
parent a23900c4ba
commit 1e89fc157d
7 changed files with 17 additions and 17 deletions

View File

@@ -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.