Configuration for isso.
See Isso Server Configuration for supported values.
Declarations
Type
open submodule of attribute set of section of an INI file (attrs of INI atom (null, bool, int, float or string))Example
{
general = {
host = "http://localhost";
};
}