kibana/x-pack/plugins/encrypted_saved_objects/kibana.json
Aleh Zasypkin 65186b3393
Allow encrypted saved-object properties to be accessed by end-users (#64941)
Co-authored-by: kobelb <brandon.kobel@elastic.co>
2020-05-14 07:59:11 +02:00

10 lines
207 B
JSON

{
"id": "encryptedSavedObjects",
"version": "8.0.0",
"kibanaVersion": "kibana",
"configPath": ["xpack", "encryptedSavedObjects"],
"optionalPlugins": ["security"],
"server": true,
"ui": false
}