Feature: add cron setting for the ldap settings (#16673)

* Feature: add cron setting for the ldap settings

* Move ldap configuration read to special function

* Introduce cron setting (no docs for it yet, pending approval)

* Chore: address code review comments
This commit is contained in:
Oleg Gaidarenko
2019-04-25 17:12:56 +03:00
committed by GitHub
parent 8ca5add4ec
commit 78cd9058a3
3 changed files with 13 additions and 10 deletions

View File

@@ -363,6 +363,9 @@ enabled = false
config_file = /etc/grafana/ldap.toml
allow_sign_up = true
# LDAP backround sync (Enterprise only)
sync_cron = @hourly
#################################### SMTP / Emailing #####################
[smtp]
enabled = false