Skip to main content

Module config

Module config 

Source
Expand description

Functionality for configuring the server

Modules§

open_university_config
program_config

Structs§

FileStoreRuntimeConfig
ServerConfig
ServerConfigBuilder
ServerRuntimeConfig

Statics§

SERVER_RUNTIME_CONFIG 🔒

Functions§

configure
Common configuration that is used by both production and testing.
server_runtime_config
Returns global runtime configuration loaded during startup.
set_server_runtime_config
Sets global runtime configuration for request-path consumers.