mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Merge pull request #6795 from hvnsweeting/patch-1
Use space to separate multiple modes
This commit is contained in:
commit
fbf2113904
@ -289,7 +289,7 @@ templates_pattern = emails/*.html
|
||||
[log]
|
||||
# Either "console", "file", "syslog". Default is console and file
|
||||
# Use space to separate multiple modes, e.g. "console file"
|
||||
mode = console, file
|
||||
mode = console file
|
||||
|
||||
# Either "debug", "info", "warn", "error", "critical", default is "info"
|
||||
level = info
|
||||
|
Loading…
Reference in New Issue
Block a user