mirror of
https://github.com/docker/docs.git
synced 2026-04-06 03:08:58 +07:00
* Correct sync_schedule in ucp-description-file.md The sync_schedule parameter in the auth.ldap section of the UCP Configuration file contains a seconds field, whilst the existing documentation claims this is omitted. Should explicitly call out inclusion of seconds field here, as this is usually omitted in a standard CRON entry. * Update UCP config Make explicit that the `sync_schedule` needs to include the seconds field, but it always needs to be zero.