GameServerManagers / LinuxGSM

The command-line tool for quick, simple deployment and management of Linux dedicated game servers.
https://linuxgsm.com
MIT License
4.18k stars 800 forks source link

feat: change curl default timeout to 3 seconds #4592

Closed dgibbs64 closed 3 weeks ago

dgibbs64 commented 3 weeks ago

Description

changed default timeout of curl from 10 seconds to 3 seconds to prevent slowness.

Fixes #4462

Type of change

Checklist

PR will not be merged until all steps are complete.

Documentation

If documentation does need updating either update it by creating a PR (preferred) or request a documentation update.

Thank you for your Pull Request!