Skip to content

Commit

Permalink
add instruction for force enable new navigation for workspace (#7186)
Browse files Browse the repository at this point in the history
Signed-off-by: Hailong Cui <ihailong@amazon.com>
  • Loading branch information
Hailong-am authored Jul 9, 2024
1 parent 778a845 commit 3a32191
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/opensearch_dashboards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,11 @@

# Set the value to true to enable workspace feature
# Please note, workspace will not work with multi-tenancy. To enable workspace feature, you need to disable multi-tenancy first with `opensearch_security.multitenancy.enabled: false`
# Please uncomment below uiSettings to enable new home/navigation experience when workspace is enabled
# workspace.enabled: false
# uiSettings:
# overrides:
# "home:useNewHomePage": true

# Optional settings to specify saved object types to be deleted during migration.
# This feature can help address compatibility issues that may arise during the migration of saved objects, such as types defined by legacy applications.
Expand Down

0 comments on commit 3a32191

Please sign in to comment.