Commit a793637f by Rashid Khan

Removed map2 and parallelcoordinates from default config file

parent a34e1dcb
......@@ -14,8 +14,8 @@ var config = new Settings(
{
elasticsearch: 'http://localhost:9200',
kibana_index: "kibana-int",
modules: ['histogram','map','map2','pie','table','stringquery','sort',
modules: ['histogram','map','pie','table','stringquery','sort',
'timepicker','text','fields','hits','dashcontrol',
'column', 'parallelcoordinates'],
'column'],
}
);
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment