Revert "Fixed documentation commit issue"
This reverts commit a3ea8e0c84.
This commit is contained in:
parent
ba080bc3c8
commit
ff9a64ba56
1 changed files with 3 additions and 0 deletions
|
|
@ -343,6 +343,9 @@ In addition to es_config, the following parameters allow the customization of th
|
|||
- plugin: ingest-geoip
|
||||
```
|
||||
* ```es_path_repo``` Sets the whitelist for allowing local back-up repositories
|
||||
* ```es_action_auto_create_index ``` Sets the value for auto index creation, use the syntax below for specifying indexes (else true/false):
|
||||
es_action_auto_create_index: '[".watches", ".triggered_watches", ".watcher-history-*"]'
|
||||
* ```es_path_repo``` Sets the whitelist for allowing local back-up repositories
|
||||
* ```es_action_auto_create_index ``` Sets the value for auto index creation, use the syntax below for specifying indexes (else true/false):
|
||||
es_action_auto_create_index: '[".watches", ".triggered_watches", ".watcher-history-*"]'
|
||||
* ```es_allow_downgrades``` For development purposes only. (true or false (default) )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue