diff --git a/README.md b/README.md index 49432f2..e4d0ac6 100644 --- a/README.md +++ b/README.md @@ -343,9 +343,6 @@ 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) )