Module wicrs_server::config[][src]

Various objects for storing configuration.

Structs

AuthConfig

Configuration for a generic OAuth service.

AuthConfigs

OAuth service configurations.

Config

Configuration object for WICRS Server.

Functions

load_config

Load the configuration from config.json. This will cause the program to shutdown if the config file does not exist or if the data it contains is invalid.