Mithril Configuration Files

Mithril configuration files consist of key/value pairs defined within logical sections. Each section deals with a specific portion of configuration. It provides a namespace for individual keys; therefore, a key name's significance is dependent upon its section. For example, the key "address" may refer to a host address in section "proxy" but an email address in section "S/MIME".

Keys outside of any section are ignored in processing (i.e., there is no "global" namespace).