feat(search): raise NL search rate limit from 5 to 20 req/min

The rule-based NLP service is <100ms vs Ollama's ~15s, making the old
limit too restrictive for normal interactive use.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Marcel
2026-06-07 16:06:04 +02:00
parent ac21f4fe38
commit a4e0d1685c
3 changed files with 5 additions and 5 deletions

View File

@@ -135,7 +135,7 @@ app:
nl-search:
rate-limit:
max-requests-per-minute: 5
max-requests-per-minute: 20
ocr:
sender-model: