Вырезал из кода ненужный asserBatchSize.

This commit is contained in:
Первов Артем
2026-06-21 02:24:02 +03:00
parent 8819adf42b
commit 919268c987
4 changed files with 1 additions and 18 deletions

View File

@@ -3,5 +3,4 @@ DATABASE_URL=postgres://greact:pG3526l4@194.36.208.86:5433/cloud
CORS_ALLOWED_ORIGINS=http://localhost:3000,http://localhost:5173
INGEST_API_KEY=
PG_POOL_MAX=20
INGEST_MAX_BATCH_SIZE=10000
CURRENT_EVENTS_POLL_MS=1000