reporter
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user