bundles/grafana: improve config
This commit is contained in:
parent
371652fbe8
commit
14e7fff081
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ providers:
|
||||||
folder: 'Managed by BundleWrap'
|
folder: 'Managed by BundleWrap'
|
||||||
folderUid: '222af3a08b'
|
folderUid: '222af3a08b'
|
||||||
type: file
|
type: file
|
||||||
disableDeletion: true
|
disableDeletion: false
|
||||||
updateIntervalSeconds: 10
|
updateIntervalSeconds: 10
|
||||||
allowUiUpdates: false
|
allowUiUpdates: false
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -74,7 +74,7 @@ welcome_email_on_sign_up = false
|
||||||
templates_pattern = emails/*.html
|
templates_pattern = emails/*.html
|
||||||
|
|
||||||
[log]
|
[log]
|
||||||
mode = syslog
|
mode = console
|
||||||
|
|
||||||
[alerting]
|
[alerting]
|
||||||
enabled = false
|
enabled = false
|
||||||
|
|
Loading…
Reference in a new issue