Added new backend setting for license file

This commit is contained in:
Torkel Ödegaard
2018-11-01 12:07:11 +01:00
parent 6a9e18c9cb
commit 28b0ae1d82
3 changed files with 17 additions and 6 deletions

View File

@@ -557,3 +557,7 @@ callback_url =
[panels]
enable_alpha = false
[enterprise]
license_path =

View File

@@ -475,3 +475,8 @@ log_queries =
# Options to configure external image rendering server like https://github.com/grafana/grafana-image-renderer
;server_url =
;callback_url =
[enterprise]
# Path to a valid Grafana Enterprise license.jwt file
;license_path =