Structsยง
- Config ๐
- Define the properties of the external configuration.
- Mastodon
Account ๐ - Static
Account ๐ - Define the properties available for configuring the accounts.
Enumsยง
- Error ๐
- Define errors associated with application configuration.
Constantsยง
- CONFIGURATION_
FILE_ ๐PATH_ DEFAULT - Define the default path for the configuration file.
- DEFAULT_
SERVER_ ๐PORT - Define the default port used for the server.
- ENVIRONMENT_
VARIABLE_ ๐PREFIX - Define the prefix used for environment variables.
Functionsยง
- ensure_
complete ๐ - Ensure that our configuration is complete, remapping deprecated and/or missing configuration.
- is_
deprecated_ ๐openid_ connect_ provider_ used