Packages

LiveView-style runtime for Gleam.

Current section

Files

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

include/lightspeed@platform@turnkey_presets_PolicyDefaults.hrl

-record(policy_defaults, {
provider_module :: binary(),
deny_by_default :: boolean(),
tenant_scoped :: boolean(),
decision_trace_enabled :: boolean()
}).