Revert "Fixed documentation commit issue"

This reverts commit a3ea8e0c84.
This commit is contained in:
Jeffrey Everling 2018-05-05 07:56:36 +02:00
parent ba080bc3c8
commit ff9a64ba56

View file

@ -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) )