Expand description
Zebrad Config
See instructions in commands.rs
to specify the path to your
application’s configuration file and/or command-line options
for specifying it.
Structs§
- Zebrad
Config - Configuration for
zebrad
.
Constants§
- DENY_
CONFIG_ 🔒KEY_ SUFFIX_ LIST - Centralized, case-insensitive suffix-based deny-list to ban setting config fields with environment variables if those config field names end with any of these suffixes.
Functions§
- is_
sensitive_ 🔒leaf_ key - Returns true if a leaf key name should be considered sensitive and blocked from environment variable overrides.