Update cron library for ldap sync (#47983)

* ldap: update cron library

* Update docs/sources/enterprise/enhanced_ldap.md
This commit is contained in:
Jguer
2022-04-26 12:14:48 +00:00
committed by GitHub
parent 706d3d1161
commit 8126331f66
5 changed files with 5 additions and 10 deletions

View File

@@ -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 ###########################