add threads config
All checks were successful
API and ETL Build / build_etl (push) Successful in 9s
API and ETL Build / build_api (push) Successful in 2s

This commit is contained in:
2025-06-03 16:40:53 -03:00
parent 2660826a3f
commit a7732dfccf
3 changed files with 26 additions and 3 deletions

View File

@@ -14,5 +14,9 @@
"BensCandidatosFolder": "data/bem_candidato",
"RedesSociaisFolder": "data/rede_social"
},
"ParserSettings": {
"DefaultThreads": 40,
"CandidatoCSVThreads": 5
},
"BasePath": "sample"
}