mujx / hakatime

Wakatime server implementation & analytics dashboard
https://hakatime.mtx-dev.xyz
The Unlicense
611 stars 45 forks source link

log me out so frequently #4

Closed albertwh1te closed 3 years ago

albertwh1te commented 3 years ago

My current version is commit 1229e9e16085a01812afbc28355598fd0f36f182

Hakatime logs me out everyday....

mujx commented 3 years ago

With the current settings the session will expire after 60 minutes of inactivity.

A solution would be to make the parameter configurable so it can fit your use-case. e.g 24h or 48h hours should be enough.