Docs: Fixed header levels in setup/dir-layout.asciidoc
This commit is contained in:
parent
e6b82bb15d
commit
76b7b68605
|
@ -49,6 +49,7 @@ path.data: ["/mnt/first", "/mnt/second"]
|
||||||
|
|
||||||
Below are the default paths that elasticsearch will use, if not explictly changed.
|
Below are the default paths that elasticsearch will use, if not explictly changed.
|
||||||
|
|
||||||
|
[float]
|
||||||
==== deb and rpm
|
==== deb and rpm
|
||||||
[cols="<h,<,<m,<m",options="header",]
|
[cols="<h,<,<m,<m",options="header",]
|
||||||
|=======================================================================
|
|=======================================================================
|
||||||
|
@ -69,6 +70,7 @@ on the node. | /var/lib/elasticsearch/data | /var/lib/elasticsearch
|
||||||
| plugins | Plugin files location. Each plugin will be contained in a subdirectory. | /usr/share/elasticsearch/plugins | /usr/share/elasticsearch/plugins
|
| plugins | Plugin files location. Each plugin will be contained in a subdirectory. | /usr/share/elasticsearch/plugins | /usr/share/elasticsearch/plugins
|
||||||
|=======================================================================
|
|=======================================================================
|
||||||
|
|
||||||
|
[float]
|
||||||
==== zip and tar.gz
|
==== zip and tar.gz
|
||||||
[cols="<h,<,<m",options="header",]
|
[cols="<h,<,<m",options="header",]
|
||||||
|=======================================================================
|
|=======================================================================
|
||||||
|
|
Loading…
Reference in New Issue