mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-09 18:52:52 +01:00
fix typo
This commit is contained in:
@@ -53,7 +53,7 @@ elasticsearch:
|
||||
settings:
|
||||
index:
|
||||
number_of_replicas:
|
||||
description: Number of replicas required for all indicies. Multiple replicas protects against data loss, but also increases storage costs. This setting will be applied to all indicies.
|
||||
description: Number of replicas required for all indices. Multiple replicas protects against data loss, but also increases storage costs. This setting will be applied to all indices.
|
||||
forcedType: int
|
||||
global: True
|
||||
helpLink: elasticsearch.html
|
||||
|
||||
Reference in New Issue
Block a user