Module config

Source

Structsยง

Config ๐Ÿ”’
Define the properties of the external configuration.
MastodonAccount ๐Ÿ”’
StaticAccount ๐Ÿ”’
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 ๐Ÿ”’