mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Move enabled and index_clean back to the top
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
elasticsearch:
|
||||
enabled: false
|
||||
index_clean: true
|
||||
config:
|
||||
action:
|
||||
destructive_requires_name: true
|
||||
@@ -54,8 +56,6 @@ elasticsearch:
|
||||
enabled: true
|
||||
key: /usr/share/elasticsearch/config/elasticsearch.key
|
||||
verification_mode: none
|
||||
enabled: false
|
||||
index_clean: true
|
||||
index_settings:
|
||||
global_overrides:
|
||||
index_template:
|
||||
|
||||
Reference in New Issue
Block a user