{
    "Disabled": [
        true,
        "bool",
        null,
        "Setting to true disables the module"
    ],
    "Password": [
        "",
        "string",
        null,
        "Hash value of master password supplied in admin interface"
    ]
}