Skip to content

Commit

Permalink
Making files plugin required for observability
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-buttner committed Feb 28, 2023
1 parent 69aab41 commit fb62610
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion x-pack/plugins/observability/kibana.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
"security",
"guidedOnboarding",
"share",
"spaces"
"spaces",
"files"
],
"optionalPlugins": [
"discover",
Expand Down

0 comments on commit fb62610

Please sign in to comment.