Skip to content

Commit 1fd9e36

Browse files
SDA-4793 - Change connectionTimeout to string (#2298)
1 parent 44210a7 commit 1fd9e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/Symphony.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@
5454
"runtimeVersion": "",
5555
"autoConnect": false,
5656
"channelName": "",
57-
"connectionTimeout": 10000
57+
"connectionTimeout": "10000"
5858
}
5959
}

0 commit comments

Comments
 (0)