kibana/x-pack/plugins/encrypted_saved_objects/kibana.json

10 lines
207 B
JSON
Raw Normal View History

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