1
0
mirror of synced 2025-02-05 06:05:38 +01:00

32 lines
691 B
JSON
Raw Normal View History

2023-10-16 10:38:27 +01:00
{
"WebUiSettings": {
"LoginRequired": "false",
"OnlyAdmin": "false",
"BoundAccessCodeUpperLimit": "3",
"RegisterWithLastPlayTime": "false",
"AllowUserDelete": "true",
"AllowFreeProfileEditing": "true",
"SupportedLanguages": [
{
"CultureCode": "en-US",
"DisplayName": "English"
},
2024-06-05 14:14:17 +02:00
{
"CultureCode": "fr-FR",
"DisplayName": "Français"
},
{
"CultureCode": "zh-Hans",
"DisplayName": "简体中文"
},
{
"CultureCode": "zh-Hant",
"DisplayName": "繁體中文"
},
{
"CultureCode": "ja",
"DisplayName": "日本語"
}
]
2023-10-16 10:38:27 +01:00
}
}