Files
cbc2027/config.yaml
2025-12-16 22:32:27 +00:00

22 lines
367 B
YAML

cache_ttl: 30
dashboard:
enabled: true
host: 0.0.0.0
port: 5000
http_timeout: 30
max_workers: 2
models:
claude: claude-3-haiku
gemini: gemini-1.5-flash
whisper: base
notifications:
telegram_enabled: true
verbose_logging: true
poll_interval: 5
processing:
batch_size: 3
parallel_uploads: 3
retry_attempts: 3
vram_threshold: 0.8
webdav_retries: 3