Make monitoring TG API-only
This commit is contained in:
@@ -45,7 +45,3 @@ LLM_MIN_TEXT_LENGTH=20
|
||||
# processes per tick. With 5/20s ≈ 900 messages/hour at ~3-6s per call.
|
||||
LLM_CLASSIFY_INTERVAL_SECONDS=20
|
||||
LLM_CLASSIFY_BATCH_SIZE=5
|
||||
|
||||
# Optional local fallback for admin-only UI/API operations. In production the
|
||||
# portal forwards X-User-Is-Admin=1, so no local password is required.
|
||||
ADMIN_PASSWORD=
|
||||
|
||||
Reference in New Issue
Block a user