mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
Adds section on Advanced Settings (#124915)
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
This commit is contained in:
parent
1af9629c58
commit
ec323617b5
2 changed files with 294 additions and 0 deletions
|
@ -122,6 +122,12 @@ sharing and space isolation, and tags.
|
|||
|
||||
**Github labels**: `Team:Core`, `Feature:Saved Objects`
|
||||
|
||||
## Advanced Settings
|
||||
|
||||
<DocLink id="kibDevTutorialAdvancedSettings" text="Advanced Settings and the uiSettings service /> should be used if you need to add application-level configuration options. If you wanted to add a setting for listing a number of items per page in your TODO application, then `pageListing` would be a configuration option.
|
||||
|
||||
**Github labels**: `Team:Core`, `Feature:uiSettings`, `Feature:Advanced Settings`
|
||||
|
||||
# Integration building blocks
|
||||
|
||||
Use the following building blocks to create an inter-connected, cross-application, holistic Kibana experience. These building blocks allow you to expose functionality
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue