Description of config value for better error logging
Name of corresponding env var
Default: config value key name converted to screaming snake case
Example: someConfigValue -> SOME_CONFIG_VALUE
Makes a config value nullable The default value takes precedence over this value
Type of config value
Generated using TypeDoc
Default value for config value if not set This will take precedence over the nullable value if set