You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix cert_auth key names: user_cert_file/user_key_file →
ace_user_cert_file/ace_user_key_file to match YAML struct tags
- Add missing mtree.cdc.cdc_metadata_flush_seconds to config table
- Update hardcoded v1.5.3 → v1.9.0 with a note to keep it current
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@@ -45,8 +46,8 @@ The [`ace.yaml` file](https://github.com/pgEdge/ace/blob/main/ace.yaml) defines
45
46
| (root) --> schedule_jobs | Array of job definitions consumed by the scheduler (see [Scheduling ACE Runs](scheduling.md)). **Default: []**|
46
47
| (root) --> schedule_config | Array of cadence settings (`run_frequency` or `crontab_schedule`) that reference entries in `schedule_jobs`. **Default: []**|
0 commit comments