mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: add proxy health interval flag/env config (#7919)
* chore: plumbing for proxy health interval from flag/env
This commit is contained in:
+4
@@ -193,6 +193,10 @@ backed by Tailscale and WireGuard.
|
||||
The maximum lifetime duration users can specify when creating an API
|
||||
token.
|
||||
|
||||
--proxy-health-interval duration, $CODER_PROXY_HEALTH_INTERVAL (default: 1m0s)
|
||||
The interval in which coderd should be checking the status of
|
||||
workspace proxies.
|
||||
|
||||
--session-duration duration, $CODER_SESSION_DURATION (default: 24h0m0s)
|
||||
The token expiry duration for browser sessions. Sessions may last
|
||||
longer if they are actively making requests, but this functionality
|
||||
|
||||
Reference in New Issue
Block a user