fix and rename timeout_ms and parallel_limit

This commit is contained in:
m0duspwnens
2023-05-12 14:57:55 -04:00
parent 05a81596e5
commit d1f7e5f4a7
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -9,11 +9,11 @@ sensoroni:
description: Enable or disable the analyzer.
advanced: True
helpLink: sensoroni.html
analyze_timeout_ms:
timeout_ms:
description: Timeout period for the analyzer.
advanced: True
helpLink: sensoroni.html
analyze_parallel_limit:
parallel_limit:
description: Parallel limit for the analyzer.
advanced: True
helpLink: sensoroni.html