parent
ba3697dd55
commit
c9508ff623
|
|
@ -9,12 +9,16 @@ http:
|
||||||
enabled: true
|
enabled: true
|
||||||
allow-origin: "*"
|
allow-origin: "*"
|
||||||
allow-headers:xpack: X-Requested-With,Content-Type,Content-Length,Authorization
|
allow-headers:xpack: X-Requested-With,Content-Type,Content-Length,Authorization
|
||||||
|
path:
|
||||||
|
repo:
|
||||||
|
- /usr/share/elasticsearch/backup
|
||||||
|
|
||||||
|
xpack.security.enabled: true
|
||||||
|
|
||||||
|
xpack:
|
||||||
security:
|
security:
|
||||||
enabled: true
|
enabled: true
|
||||||
autoconfiguration:
|
autoconfiguration:
|
||||||
enabled: true
|
enabled: true
|
||||||
enrollment:
|
enrollment:
|
||||||
enabled: true
|
enabled: true
|
||||||
path:
|
|
||||||
repo:
|
|
||||||
- /usr/share/elasticsearch/backup
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue