move DisableMultiLanguage parameter to UI

This commit is contained in:
tekh 2025-09-29 10:37:27 +02:00
parent 341cb175a9
commit ec30c86da1
2 changed files with 1 additions and 1 deletions

View File

@ -89,6 +89,7 @@
"FIClass": "fi-us"
}
],
"DisableMultiLanguage": false,
"Regexes": [
{
"Pattern": "/^\\p{L}+(?:([\\ \\-\\']|(\\.\\ ))\\p{L}+)*$/u",

View File

@ -62,7 +62,6 @@
}
]
},
"DisableMultiLanguage": false,
"TFARegParams": {
"TimeLimit": "90.00:00:00"
}