Don't require advanced options for required values

This commit is contained in:
Wes
2023-12-19 15:14:33 +00:00
parent 614589153b
commit 4a23832267

View File

@@ -44,14 +44,14 @@ sensoroni:
helpLink: sensoroni.html
global: False
sensitive: True
advanced: True
advanced: False
forcedType: string
base_url:
description: Base URL for the Echotrail analyzer.
helpLink: sensoroni.html
global: False
sensitive: False
advanced: True
advanced: False
forcedType: string
elasticsearch:
api_key:
@@ -66,21 +66,21 @@ sensoroni:
helpLink: sensoroni.html
global: False
sensitive: False
advanced: True
advanced: False
forcedType: string
auth_user:
description: Username for the Elasticsearch analyzer.
helpLink: sensoroni.html
global: False
sensitive: False
advanced: True
advanced: False
forcedType: string
auth_pwd:
description: User password for the Elasticsearch analyzer.
helpLink: sensoroni.html
global: False
sensitive: True
advanced: True
advanced: False
forcedType: string
num_results:
description: Number of documents to return for the Elasticsearch analyzer.
@@ -94,7 +94,7 @@ sensoroni:
helpLink: sensoroni.html
global: False
sensitive: False
advanced: True
advanced: False
forcedType: string
time_delta_minutes:
description: Time (in minutes) to search back for the Elasticsearch analyzer.
@@ -115,14 +115,14 @@ sensoroni:
helpLink: sensoroni.html
global: False
sensitive: False
advanced: True
advanced: False
forcedType: string
cert_path:
description: Path to a TLS certificate for the Elasticsearch analyzer.
helpLink: sensoroni.html
global: False
sensitive: False
advanced: True
advanced: False
forcedType: string
emailrep:
api_key: