Skip to content

Settings

Panel > Dashboard > Settings

Menu TitleKey NameDefault Key ValueValue TypeDescription
Panel Configspanel_configs pathobject
Version Typebuild_type1numberMain program upgrade version type
Developer Modedeveloper_modeobject

Panel Configs

json
{
    "path": "admin",
    "port": null,
    "ipv4": [],
    "ipv6": [],
    "accountSupport": {
        "email": true,
        "phone": true,
        "aid": true
    }
}

Developer Mode

json
{
    "apiSignature": true,
    "cache": true
}

Released under the Apache-2.0 License