cramerlab / warp

GNU General Public License v3.0
53 stars 16 forks source link

Disable access to www.warpem.com at startup #17

Open yghorbal opened 4 years ago

yghorbal commented 4 years ago

Hello,

We are running WARP on a server without Internet access. At startup WARP tries to connect to www.warpem.com (to check for new versions I guess), this connection timeouts eventually but it delays WARP startup by many seconds. Would it be possible to have a setting to disable this check (or make it non blocking, like async somehow) Thank you for your assistance and thank your for this valuable tool!

Youssef