mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
* [dashboard] add custom global timeout user preference Co-authored-by: George Tsiolis <tsiolis.g@gmail.com> * [server] allow user custom global timeout * [server] add `supportConfigureWorkspaceTimeout` and `updateWorkspaceTimeoutSetting` api * [dashboard] use new api to configure workspace timeout setting * [dashboard, server] use maySetTimeout --------- Co-authored-by: George Tsiolis <tsiolis.g@gmail.com>