mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
added cert_key and cert_file to defaults.ini
This commit is contained in:
@@ -16,6 +16,9 @@ router_logging = false
|
||||
; the path relative to the binary where the static (html/js/css) files are placed
|
||||
static_root_path = public
|
||||
enable_gzip = false
|
||||
; if https protocol
|
||||
cert_file =
|
||||
cert_key =
|
||||
|
||||
[database]
|
||||
; Either "mysql", "postgres" or "sqlite3", it's your choice
|
||||
|
||||
Reference in New Issue
Block a user