Kibana 5.x What can I do to turn off access to dev_tools

I keep looking for a solution to provide Kibana without allowing users to see/use dev_tools.

You can add the following to your kibana.yml:

console.enabled: false