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: 3 additions & 0 deletions docs/reference/configuration-reference/spaces-settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ By default, spaces is enabled in {{kib}}. To secure spaces, [enable security](/r
`xpack.spaces.maxSpaces`
: The maximum number of spaces that you can use with the {{kib}} instance. Some {{kib}} operations return all spaces using a single `_search` from {{es}}, so you must configure this setting lower than the `index.max_result_window` in {{es}}. The default is `1000`.

`xpack.spaces.defaultSolution` {applies_to}`stack: ga 9.1`
: Sets the solution view for your default space.

Loading