{
    "password_auth": {
        "enable": false,
        "default": "helloWorld",
        "allow": {
            "test": "hello",
            "邻家小妹": "world"
        }
    }
}