1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/website/docs/reference
Christopher Kolstad fa081e9014
task: Make keepalive configurable via an environment variable (#4015)
As requested in
[Linear](https://linear.app/unleash/issue/2-1147/unleash-cloud-make-keepalive-configurable)
this PR makes the serverKeepAliveTimeout configurable via the
SERVER_KEEPALIVE_TIMEOUT environment variable. This was already
configurable when starting Unleash programmatically, but it's nice to
have as an env variable as well
2023-06-20 12:10:05 +02:00
..
addons
api/legacy/unleash docs: add migration guide entry for v4 -> v5 (#3650) 2023-04-28 13:10:30 +02:00
deploy task: Make keepalive configurable via an environment variable (#4015) 2023-06-20 12:10:05 +02:00
integrations docs: jira cloud documentation (#3494) 2023-04-17 15:16:01 +02:00
sdks docs: angular unleash proxy client (#3897) 2023-06-16 17:54:37 +00:00
activation-strategies.md feat: update predefined strategies tooltip (#3964) 2023-06-14 08:46:15 +03:00
api-tokens-and-client-keys.mdx fix: project api token docs (#3485) 2023-04-13 11:08:54 +03:00
archived-toggles.md
change-requests.md docs: skip CR also works in the UI (#3518) 2023-04-26 08:49:34 +02:00
custom-activation-strategies.md
environments.md
event-log.md
feature-toggle-types.md
feature-toggle-variants.md
feature-toggles.mdx
front-end-api.md
impression-data.md
login-history.md
maintenance-mode.mdx docs: maintanance mode impact (#3858) 2023-05-25 08:28:05 +02:00
network-view.mdx
notifications.md
playground.mdx
project-collaboration-mode.md
projects.md chore: add mode and defaultStickiness to project docs (#3487) 2023-04-21 07:32:42 +00:00
public-signup.mdx
rbac.md docs: extend group documentation to include information on setting root roles (#3696) 2023-05-17 08:59:35 +02:00
segments.mdx docs: update segment limits (#3733) 2023-05-11 08:24:14 +00:00
service-accounts.md
sso.md docs: azure sso guide (#3431) 2023-05-25 08:37:39 +02:00
stickiness.md Docs: update stickiness docs (#3928) 2023-06-13 11:26:12 +03:00
strategy-constraints.md docs: fix broken links (#3533) 2023-04-17 14:10:31 +02:00
tags.md
technical-debt.md
unleash-context.md Docs: update stickiness docs (#3928) 2023-06-13 11:26:12 +03:00
whats-new-v4.md