рефакторинг полей багов, настройка автопоиска обновлений, версия ++
This commit is contained in:
14
properties
14
properties
@@ -3,7 +3,7 @@
|
||||
"ServerAddress": "alex-freenas.ddns.net",
|
||||
"ServerUserName": "testuser",
|
||||
"ServerUserSHHPort": 2000,
|
||||
"ComponentsServerPort": 7996,
|
||||
"ComponentsServerPort": 7995,
|
||||
"TestingServerPort": 7998,
|
||||
"SocketTimeout": 5000,
|
||||
"OldServer": false,
|
||||
@@ -25,8 +25,8 @@
|
||||
"ProjectDBName": "new_project_base.sqlite",
|
||||
"BugReportsDBName": "bug_reports.sqlite",
|
||||
"TestsDBName": "tests.sqlite",
|
||||
"ComponentsWindowWidth": 924,
|
||||
"ComponentsWindowHeight": 250,
|
||||
"ComponentsWindowWidth": 943,
|
||||
"ComponentsWindowHeight": 310,
|
||||
"VisualiserPath": "C:\\Users\\misha\\Downloads",
|
||||
"Sapfor_FPath": "E:\\_sapfor_x64\\Components\\Sapfor_F",
|
||||
"Visualizer_2Path": "C:\\Users\\misha\\Documents",
|
||||
@@ -35,9 +35,9 @@
|
||||
"ComponentsBackUpsCount": 10,
|
||||
"AutoCheckTesting": true,
|
||||
"CheckTestingIntervalSeconds": 10,
|
||||
"EmailOnTestingProgress": true,
|
||||
"EmailOnTestingProgress": false,
|
||||
"eraseTestingWorkspaces": true,
|
||||
"lastMachineId": 13,
|
||||
"lastUserId": 34,
|
||||
"lastCompilerId": 52
|
||||
"lastMachineId": -1,
|
||||
"lastUserId": -1,
|
||||
"lastCompilerId": -1
|
||||
}
|
||||
Reference in New Issue
Block a user