Added new parameter to documentation
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
{
|
||||
"Configs": {
|
||||
"AppPath": "<Filepath>\\TestAPI.exe", //can not be null
|
||||
"WorkingDir": "<Dirpath>", //can be null (defaults to ".")
|
||||
"AppParams": "", //"param1 param2 param3 param4 param5",
|
||||
"RestartAppAutomatically": false, //can not be null
|
||||
"RestartDelay": 5000 //can not be null. Min 1000 ms
|
||||
|
||||
Reference in New Issue
Block a user