add path settings sampel
This commit is contained in:
parent
2ef4a5e84c
commit
297f2644ec
|
@ -2,6 +2,13 @@
|
||||||
#cluster:
|
#cluster:
|
||||||
# name: elasticsearch
|
# name: elasticsearch
|
||||||
|
|
||||||
|
# Path Settings
|
||||||
|
#path:
|
||||||
|
# conf: /path/to/conf
|
||||||
|
# data: /path/to/data
|
||||||
|
# work: /path/to/work
|
||||||
|
# logs: /paht/to/logs
|
||||||
|
|
||||||
# Gateway Settings
|
# Gateway Settings
|
||||||
#gateway:
|
#gateway:
|
||||||
# recover_after_nodes: 1
|
# recover_after_nodes: 1
|
||||||
|
|
Loading…
Reference in New Issue