diff --git a/dist/conf.example.json b/dist/conf.example.json index 7868fbf..325001c 100644 --- a/dist/conf.example.json +++ b/dist/conf.example.json @@ -3,6 +3,7 @@ "eventsUrl": null, "eventsMaxMissedHeartbeats": 5, "eventsHeartbeatIntervalTime": 60000, + "eventsReconnectTryInterval": 10000, "debug": true, "debugInfo": false, "defaultLanguage": "en", diff --git a/dist/index.html b/dist/index.html index e66452b..e294e6d 100644 --- a/dist/index.html +++ b/dist/index.html @@ -9,16 +9,22 @@ - - + +
- - + +