From 01fd5ceec4793a6063954faf24cac6da024bc64c Mon Sep 17 00:00:00 2001 From: Jeffrey Everling Date: Sat, 5 May 2018 08:03:00 +0200 Subject: [PATCH] Merging went wrong --- README.md | 3 --- 1 file changed, 3 deletions(-) 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) )