mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Remove extra comma
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
"modules": {
|
"modules": {
|
||||||
"analyze": {
|
"analyze": {
|
||||||
"timeoutMs": {{ ANALYZE_TIMEOUT_MS }},
|
"timeoutMs": {{ ANALYZE_TIMEOUT_MS }},
|
||||||
"parallelLimit": {{ ANALYZE_PARALLEL_LIMIT }},
|
"parallelLimit": {{ ANALYZE_PARALLEL_LIMIT }}
|
||||||
},
|
},
|
||||||
"importer": {},
|
"importer": {},
|
||||||
"statickeyauth": {
|
"statickeyauth": {
|
||||||
|
|||||||
Reference in New Issue
Block a user