1
0
mirror of synced 2025-02-14 18:02:38 +01:00

28 lines
607 B
JSON
Raw Normal View History

2023-10-16 10:38:27 +01:00
{
"WebUiSettings": {
2024-03-09 11:59:56 -05:00
"LoginRequired": "false",
"OnlyAdmin": "false",
"BoundAccessCodeUpperLimit": "3",
"RegisterWithLastPlayTime": "false",
"AllowUserDelete": "true",
"AllowFreeProfileEditing": "true",
"SupportedLanguages": [
{
"CultureCode": "en-US",
"DisplayName": "English"
},
{
"CultureCode": "zh-Hans",
"DisplayName": "简体中文"
},
{
"CultureCode": "zh-Hant",
"DisplayName": "繁體中文"
},
{
"CultureCode": "ja",
"DisplayName": "日本語"
}
]
2023-10-16 10:38:27 +01:00
}
}