You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
577 B
19 lines
577 B
2 years ago
|
{
|
||
|
"ServerAddress": "127.0.0.1",
|
||
|
"ServerPort": 48910,
|
||
|
"ServerUpdateClientFolderName": "client",
|
||
|
"ServerAPIPrefix": "*backend*",
|
||
|
"ServerNameShort": "deep-server",
|
||
|
"ServerNameFull": "Платформа для интеграционных решений",
|
||
|
"AuthLdapHost": "",
|
||
|
"AuthLdapDomainPostfix": "",
|
||
|
"AuthLdapPort": 389,
|
||
|
"DBConnectionString": "Data Source=database.db;Version=3;",
|
||
|
"DBType": 4,
|
||
|
"DBSchema": "SPTD3",
|
||
|
"SPTDAdminUserName": "SPTD3",
|
||
|
"UsingCompression": false,
|
||
|
"AllowCors": true,
|
||
|
"UsingBuiltInAccount": true,
|
||
|
"SpamConsole": false
|
||
|
}
|