/home/ivoiecob/email.hirewise-va.com/data/settings/modules/MailLoginFormMobileWebclient.config.json
{
    "Disabled": [
        true,
        "bool",
        null,
        "Setting to true disables the module"
    ],
    "IncludeInMobile": [
        true,
        "bool",
        null,
        "If true, the module is used in mobile version of the interface"
    ],
    "IncludeInDesktop": [
        false,
        "bool",
        null,
        "If true, the module is used in desktop version of the interface"
    ],
    "RequireInMobile": [
        [
            "MailLoginFormWebclient"
        ],
        "array",
        null,
        "List of other modules required by this module"
    ]
}