mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
fix #7125 - disable angular debug info
This commit is contained in:
parent
adc95d0955
commit
b3957a968f
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ export default async (kbnServer, server, config) => {
|
|||
buildSha: config.get('pkg.buildSha'),
|
||||
basePath: config.get('server.basePath'),
|
||||
serverName: config.get('server.name'),
|
||||
devMode: config.get('env.dev'),
|
||||
uiSettings: {
|
||||
defaults: await server.uiSettings().getDefaults(),
|
||||
user: {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue