diff options
Diffstat (limited to 'src/gateway')
-rw-r--r-- | src/gateway/dlt_gateway.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gateway/dlt_gateway.conf b/src/gateway/dlt_gateway.conf index 3f475e6..7baef73 100644 --- a/src/gateway/dlt_gateway.conf +++ b/src/gateway/dlt_gateway.conf @@ -12,8 +12,6 @@ EcuID=ECU2 ; Connect=OnStartup ; Stop connecting to passive node, if not successful after 10 retries. -; After <Timeout> of retries, the connection to passive Node is marked as DISABLED. -; It means there is no any retry anymore. ; Set to 0 for endless retry. Timeout=10 |