pub(crate) fn load_conf() -> Result<Conf, &'static str>
Loads configuration from file. Supports simple overrides.