Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
fmt
  • Loading branch information
sreya committed Dec 12, 2023
commit 259114b1354e56a47f8de9e4c3d4b26a7029475e
4 changes: 2 additions & 2 deletions docs/templates/general-settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ disabled by default.
> [experimental state](../contributing/feature-stages.md#experimental-features)
> and the behavior is subject to change. Use
> [GitHub issues](https://github.com/coder/coder) to leave feedback. This
> experiment must be specifically enabled with the `--experiments="template_update_policies"`
> option on your coderd deployment.
> experiment must be specifically enabled with the
> `--experiments="template_update_policies"` option on your coderd deployment.

Admins can require all workspaces update to the latest active template version
when they're started. This can be used to enforce security patches or other
Expand Down
4 changes: 2 additions & 2 deletions docs/workspaces.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ when connections are left open inadvertently.
> [experimental feature](../contributing/feature-stages.md#experimental-features)
> and the behavior is subject to change. Use
> [GitHub issues](https://github.com/coder/coder) to leave feedback. This
> experiment must be specifically enabled with the `--experiments="template_update_policies"`
> option on your coderd deployment.
> experiment must be specifically enabled with the
> `--experiments="template_update_policies"` option on your coderd deployment.

It can be tedious to manually update a workspace everytime an update is pushed
to a template. Users can choose to opt-in to automatic updates to update to the
Expand Down