Expand description
Settings configuration
Used to configure the service.
Can be defined in 2 ways:
- Config file
config.{json,toml,yaml,json5,ron,ini}
in the current directory
- Environment variables
AUTOPULSE__{SECTION}__{KEY}
(e.g.AUTOPULSE__APP__DATABASE_URL
)
See Settings for all options
Modules§
- App-specific settings
- Authentication settings
- Global settings
- Rewrite structure for triggers
- Target structure
- Timer structure for triggers
- Trigger structure
- Webhook structure
Structs§
- autopulse settings