cynthia_websites_mini_server/config
Values
pub fn capture_config() -> promise.Promise(
configtype.SharedCynthiaConfigGlobalOnly,
)
pub fn load() -> promise.Promise(configtype.CompleteData)
Config.load()
Loads the configuration from the cynthia-mini.toml file and the content from the content directory.
Then saves the configuration to the database.