Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions docs/src/how-to/install/configuration-options.rst
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@ namespace, say ``integrations``. But it still needs to get traffic via
Marking an installation as self-hosted
--------------------------------------

In case your wire installation is self-hosted (on-premise, demo installs), it needs to be made aware that it is through a configuration option.
In case your wire installation is self-hosted (on-premise, demo installs), it needs to be aware that it is through a configuration option. As of release chart 4.15.0, `"true"` is the default behavior, and nothing needs to be done.

If that option is not set, team-settings will prompt users about "wire for free" and associated functions.

Expand All @@ -576,4 +576,3 @@ Second, also set the option under the `account-pages` section:
account-pages:
envVars:
IS_SELF_HOSTED: "true"