kibana/docs/dev-tools/console/configuring-console.asciidoc
2018-05-29 22:37:51 -07:00

6 lines
321 B
Text

[[configuring-console]]
=== Configuring Console
You can add the following options in the `config/kibana.yml` file:
`console.enabled`:: *Default: true* Set to false to disable Console. Toggling this will cause the server to regenerate assets on the next startup, which may cause a delay before pages start being served.