mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
SDA-4793 - Change connectionTimeout to string (#2299)
This commit is contained in:
@@ -54,6 +54,6 @@
|
|||||||
"runtimeVersion": "",
|
"runtimeVersion": "",
|
||||||
"autoConnect": false,
|
"autoConnect": false,
|
||||||
"channelName": "",
|
"channelName": "",
|
||||||
"connectionTimeout": 10000
|
"connectionTimeout": "10000"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user