mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
parent
62eaa683c0
commit
eb8d1dfa34
@ -279,6 +279,7 @@ allow_sign_up = true
|
|||||||
enabled = false
|
enabled = false
|
||||||
host = localhost:25
|
host = localhost:25
|
||||||
user =
|
user =
|
||||||
|
# If the password contains # or ; you have to wrap it with trippel quotes. Ex """#password;"""
|
||||||
password =
|
password =
|
||||||
cert_file =
|
cert_file =
|
||||||
key_file =
|
key_file =
|
||||||
|
@ -263,6 +263,7 @@
|
|||||||
;enabled = false
|
;enabled = false
|
||||||
;host = localhost:25
|
;host = localhost:25
|
||||||
;user =
|
;user =
|
||||||
|
# If the password contains # or ; you have to wrap it with trippel quotes. Ex """#password;"""
|
||||||
;password =
|
;password =
|
||||||
;cert_file =
|
;cert_file =
|
||||||
;key_file =
|
;key_file =
|
||||||
|
Loading…
Reference in New Issue
Block a user