set api port in config test + doc clarification

This commit is contained in:
Dale McDiarmid 2017-01-17 15:19:50 +00:00
parent 914cb7867c
commit b9c9fd109e
6 changed files with 13 additions and 10 deletions

View file

@ -9,4 +9,5 @@
es_scripts: false
es_templates: false
es_version_lock: false
es_heap_size: 1g
es_heap_size: 1g
es_api_port: 9201