increase default timeout to 60 seconds

This commit is contained in:
Alan Hamlett 2016-04-19 13:50:29 +02:00
parent 18f588104d
commit 984a8ab62a
3 changed files with 5 additions and 4 deletions

View file

@ -49,7 +49,7 @@ optional arguments:
--logfile LOGFILE defaults to ~/.wakatime.log
--apiurl API_URL heartbeats api url; for debugging with a local server
--timeout TIMEOUT number of seconds to wait when sending heartbeats to
api
api; defaults to 60 seconds
--config CONFIG defaults to ~/.wakatime.conf
--verbose turns on debug messages in log file
--version show program's version number and exit