Skip to content

Commit

Permalink
docs: checkpoint storage note for config policies (#10153)
Browse files Browse the repository at this point in the history
  • Loading branch information
kkunapuli authored Oct 30, 2024
1 parent 4d75d94 commit 83ea190
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/manage/config-policies.rst
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,13 @@ or CLI.
It is recommended that administrators save their configuration policies for each scope in
separate YAML or JSON files. This provides an easy way to back up and restore policies if needed.

.. note::

Checkpoint storage can be configured for workspaces and in experiment invariant configs, but they
have different functions. Workspace checkpoint storage serves as a default that can be overridden
by experiment configuration, while any experiment invariant config is fixed and will override
both workspace defaults and user-defined configuration.

WebUI
=====

Expand Down

0 comments on commit 83ea190

Please sign in to comment.