зеркало из https://github.com/mozilla/vaani.setup.git
Коммит
bb9a87b513
2
index.js
2
index.js
|
@ -43,7 +43,7 @@ startServer();
|
|||
// Wait until we have a working wifi connection. Retry every 3 seconds up
|
||||
// to 10 times. If we are connected, then start the Vaani client.
|
||||
// If we never get a wifi connection, go into AP mode.
|
||||
waitForWifi(10, 3000)
|
||||
waitForWifi(20, 3000)
|
||||
.then(() => {
|
||||
// XXX: we should check that the token is still valid and prompt
|
||||
// the user to renew it if it is expired or will expire soon
|
||||
|
|
Загрузка…
Ссылка в новой задаче