pub fn read_config_value(key: &str) -> Option<String>
Read a single config value by exact key from the active config file.