This commit is contained in:
2025-12-30 18:40:37 +01:00
parent 0f88f0c7d0
commit a3dbc934ed

View File

@@ -16,8 +16,8 @@ def sanitize(value):
# ================= CONFIG =================
GROUP = "alt.binaries.e-book.magazines"
TOTAL_ARTICLES = 75_000_000
BATCH_SIZE = 1_000
FIRST=40805000
BATCH_SIZE = 50_000
FIRST=70805000
# =========================================
load_dotenv()