feat: enhance configuration management and refactor evaluator logic for improved clarity and functionality

This commit is contained in:
Santiago Martinez-Avial
2025-12-22 18:44:22 +01:00
parent 572f59e9ce
commit 8efc2b6217
5 changed files with 75 additions and 82 deletions

View File

@@ -1,7 +1,9 @@
# Helia Application Configuration
# Copy this file to config.yaml and adjust values as needed.
log_level: "INFO"
patient_limit: 5
concurrency_limit: 1
mongo:
uri: "mongodb://localhost:27017"