mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Remvoing config values
This commit is contained in:
parent
1e6bf202f7
commit
2f70a856be
1 changed files with 0 additions and 8 deletions
|
@ -11,14 +11,6 @@ module.exports = function (grunt) {
|
|||
'elasticsearch/marvel/latest'
|
||||
],
|
||||
config: {
|
||||
path: {
|
||||
home: rel('1.4.2'),
|
||||
bin: rel('1.4.2/bin'),
|
||||
conf: rel('1.4.2/config'),
|
||||
data: rel('data_dir'),
|
||||
logs: rel('logs'),
|
||||
plugins: rel('1.4.2/plugins')
|
||||
},
|
||||
network: {
|
||||
host: '127.0.0.1'
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue