mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update cron library for ldap sync (#47983)
* ldap: update cron library * Update docs/sources/enterprise/enhanced_ldap.md
This commit is contained in:
@@ -591,7 +591,7 @@
|
||||
|
||||
# LDAP background sync (Enterprise only)
|
||||
# At 1 am every day
|
||||
;sync_cron = "0 0 1 * * *"
|
||||
;sync_cron = "0 1 * * *"
|
||||
;active_sync_enabled = true
|
||||
|
||||
#################################### AWS ###########################
|
||||
|
||||
Reference in New Issue
Block a user