Skip to content

Commit

Permalink
[DOCS][8.0] Fixes formatting in setting docs (#129930) (#129936)
Browse files Browse the repository at this point in the history
(cherry picked from commit 6675820)
  • Loading branch information
gchaps committed Apr 11, 2022
1 parent 6ba02ec commit dcd0a10
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/setup/settings.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -788,7 +788,7 @@ out through *Advanced Settings*. *Default: `true`*
sources and images. When false, Vega can only get data from {es}. *Default: `false`*

| `xpack.ccr.ui.enabled`
Set this value to false to disable the Cross-Cluster Replication UI.
| Set this value to false to disable the Cross-Cluster Replication UI.
*Default: `true`*

|[[settings-explore-data-in-context]] `xpack.discoverEnhanced.actions.`
Expand All @@ -801,11 +801,11 @@ Set this value to false to disable the Cross-Cluster Replication UI.


| `xpack.ilm.ui.enabled`
Set this value to false to disable the Index Lifecycle Policies UI.
| Set this value to false to disable the Index Lifecycle Policies UI.
*Default: `true`*

| `xpack.index_management.ui.enabled`
Set this value to false to disable the Index Management UI.
| Set this value to false to disable the Index Management UI.
*Default: `true`*

| `xpack.license_management.enabled`
Expand All @@ -814,25 +814,25 @@ Set this value to false to disable the License Management UI.
*Default: `true`*

| `xpack.license_management.ui.enabled`
Set this value to false to disable the License Management UI.
| Set this value to false to disable the License Management UI.
*Default: `true`*

| `xpack.remote_clusters.ui.enabled`
Set this value to false to disable the Remote Clusters UI.
| Set this value to false to disable the Remote Clusters UI.
*Default: `true`*

| `xpack.rollup.enabled:`
| deprecated:[7.16.0,"In 8.0 and later, this setting will no longer be supported."]
Set this value to false to disable the Rollup UI. *Default: true*

| `xpack.rollup.ui.enabled:`
Set this value to false to disable the Rollup Jobs UI. *Default: true*
| Set this value to false to disable the Rollup Jobs UI. *Default: true*

| `xpack.snapshot_restore.ui.enabled:`
Set this value to false to disable the Snapshot and Restore UI. *Default: true*
| Set this value to false to disable the Snapshot and Restore UI. *Default: true*

| `xpack.upgrade_assistant.ui.enabled:`
Set this value to false to disable the Upgrade Assistant UI. *Default: true*
| Set this value to false to disable the Upgrade Assistant UI. *Default: true*

| `i18n.locale` {ess-icon}
| Set this value to change the {kib} interface language.
Expand Down

0 comments on commit dcd0a10

Please sign in to comment.