[#common-Settings-ro_config] = xref:common.adoc[common]::xref:common/Settings.adoc[Settings]::ro_config :relfileprefix: ../../ :mrdocs: Map of config section name and setting name to list of config file values. == Synopsis Declared in `<common/settings.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::map<std::string, std::map<std::string, std::vector<SettingsValue>>> ro_config; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#