diff --git a/modules/evs/config/default_cfe_evs_internal_cfg.h b/modules/evs/config/default_cfe_evs_internal_cfg.h index 728b7d07d..61050f168 100644 --- a/modules/evs/config/default_cfe_evs_internal_cfg.h +++ b/modules/evs/config/default_cfe_evs_internal_cfg.h @@ -81,8 +81,7 @@ ** \par Limits ** This number must be less than or equal to INT_MAX/1000 */ -#define CFE_PLATFORM_EVS_MAX_APP_EVENT_BURST 32 - +#define CFE_PLATFORM_EVS_MAX_APP_EVENT_BURST 0 /** ** \cfeevscfg Sustained number of event messages per second per app before squelching ** @@ -93,7 +92,7 @@ ** This number must be less than or equal to #CFE_PLATFORM_EVS_MAX_APP_EVENT_BURST. ** Values lower than 8 may cause functional and unit test failures. */ -#define CFE_PLATFORM_EVS_APP_EVENTS_PER_SEC 8 +#define CFE_PLATFORM_EVS_APP_EVENTS_PER_SEC 0 /** ** \cfeevscfg Default Event Log Filename