Settings: Fix typo in defaults.ini (#17707)
`backround` -> `backGround`
This commit is contained in:
committed by
Torkel Ödegaard
parent
70b4fc8483
commit
dda8b731e8
+1
-1
@@ -394,7 +394,7 @@ enabled = false
|
|||||||
config_file = /etc/grafana/ldap.toml
|
config_file = /etc/grafana/ldap.toml
|
||||||
allow_sign_up = true
|
allow_sign_up = true
|
||||||
|
|
||||||
# LDAP backround sync (Enterprise only)
|
# LDAP background sync (Enterprise only)
|
||||||
sync_cron = @hourly
|
sync_cron = @hourly
|
||||||
active_sync_enabled = false
|
active_sync_enabled = false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user