2023-10-16 11:38:27 +02:00
|
|
|
{
|
|
|
|
"WebUiSettings": {
|
2024-06-04 02:08:04 +02:00
|
|
|
"LoginRequired": "false",
|
2023-11-12 18:56:57 +01:00
|
|
|
"OnlyAdmin": "false",
|
2023-11-13 00:12:54 +01:00
|
|
|
"BoundAccessCodeUpperLimit": "3",
|
|
|
|
"RegisterWithLastPlayTime": "false",
|
|
|
|
"AllowUserDelete": "true",
|
2024-01-24 04:12:15 +01:00
|
|
|
"AllowFreeProfileEditing": "true",
|
|
|
|
"SupportedLanguages": [
|
|
|
|
{
|
|
|
|
"CultureCode": "en-US",
|
|
|
|
"DisplayName": "English"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"CultureCode": "zh-Hans",
|
|
|
|
"DisplayName": "简体中文"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"CultureCode": "zh-Hant",
|
|
|
|
"DisplayName": "繁體中文"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"CultureCode": "ja",
|
|
|
|
"DisplayName": "日本語"
|
|
|
|
}
|
|
|
|
]
|
2023-10-16 11:38:27 +02:00
|
|
|
}
|
|
|
|
}
|