From dda8b731e88c65dcc80d189d70c8d3c8e30f6bfb Mon Sep 17 00:00:00 2001 From: Sergey Goppikov Date: Sun, 23 Jun 2019 18:38:30 +0300 Subject: [PATCH] Settings: Fix typo in defaults.ini (#17707) `backround` -> `backGround` --- conf/defaults.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/defaults.ini b/conf/defaults.ini index 6f1b57d0b48..5eff89bcd6f 100644 --- a/conf/defaults.ini +++ b/conf/defaults.ini @@ -394,7 +394,7 @@ enabled = false config_file = /etc/grafana/ldap.toml allow_sign_up = true -# LDAP backround sync (Enterprise only) +# LDAP background sync (Enterprise only) sync_cron = @hourly active_sync_enabled = false