reporter
This commit is contained in:
@@ -16,8 +16,8 @@ def sanitize(value):
|
|||||||
# ================= CONFIG =================
|
# ================= CONFIG =================
|
||||||
GROUP = "alt.binaries.e-book.magazines"
|
GROUP = "alt.binaries.e-book.magazines"
|
||||||
TOTAL_ARTICLES = 75_000_000
|
TOTAL_ARTICLES = 75_000_000
|
||||||
BATCH_SIZE = 1_000
|
BATCH_SIZE = 50_000
|
||||||
FIRST=40805000
|
FIRST=70805000
|
||||||
# =========================================
|
# =========================================
|
||||||
|
|
||||||
load_dotenv()
|
load_dotenv()
|
||||||
|
|||||||
Reference in New Issue
Block a user