CloudMigrations: Add a default feedback url (#91018)

add default url
This commit is contained in:
Michael Mandrus
2024-07-26 11:26:18 +01:00
committed by GitHub
parent 8627385132
commit c0af387766
2 changed files with 5 additions and 0 deletions
+3
View File
@@ -1967,3 +1967,6 @@ delete_access_policy_timeout = 5s
domain = grafana.net
# Folder used to store snapshot files. Defaults to the home dir
snapshot_folder = ""
# Link to form to give feedback on the feature
feedback_url = https://docs.google.com/forms/d/e/1FAIpQLSeEE33vhbSpR8A8S1A1ocZ1ByVRRwiRl1GZr2FSrEer_tSa8w/viewform?usp=sf_link
+2
View File
@@ -1898,3 +1898,5 @@ timeout = 30s
;domain = grafana-dev.net
# Folder used to store snapshot files. Defaults to the home dir
;snapshot_folder = ""
# Link to form to give feedback on the feature
;feedback_url = ""