Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@platform@turnkey_presets_EmailDefaults.hrl
Raw

include/lightspeed@platform@turnkey_presets_EmailDefaults.hrl

-record(email_defaults, {
provider_module :: binary(),
domain_authentication_required :: boolean(),
suppression_list_enabled :: boolean(),
signed_templates_required :: boolean()
}).