export const getSystemSettingsFormInitialValues = () => { return { max_system_events: 100, }; };