Skip to content

Fixing config issues

This fixes two problems

  1. The configuration was requiring frame_data_types be specified under [Event], despite the intention was it being optional. This caused example config files to fail.
  2. The example config files were not updated to handle the mutual-exclusivity of overlap_bank and init_region settings.
Edited by Daniel Wysocki

Merge request reports