Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 6dab0250

Přidáno uživatelem Jakub Šilhavý před asi 2 roky(ů)

re #9566 Moved magic values into the configuration file.

Zobrazit rozdíly:

ld_client/LDClient/appsettings.json
26 26
    "CacheFileName": "cache"
27 27
  },
28 28
  "DebuggerDetection": {
29
    "F32RemExecutable": "/home/silhavyj/School/KIV-ASWI/aswi2022bug-thugs/ld_client/Mock/t32rem/build/t32rem_mock",
30
    "F32RemArguments": "localhost port=20000 VERSION.HARDWARE",
29 31
    "T32ProcessName": "ld_mock",
30
    "T32InfoLocation": "C:\\app\\tools\\T32\\results\\ldResult.txt",
31
    "DetectionPeriod": 5000
32
    "T32InfoLocation": "ldResult.txt",
33
    "DetectionPeriod": 5000,
34
    "FetchInfoMaxAttempts": 5,
35
    "FetchInfoAttemptPeriod": 1000
32 36
  }
33 37
}

Také k dispozici: Unified diff