UNPKG

kibana-with-account

Version:

kibana-with-account is develop based kibana project

16 lines (15 loc) 219 B
module.exports = { settings: { number_of_shards: 1 }, mappings: { config: { properties: { buildNum: { type: 'string', index: 'not_analyzed' } } } } };