This commit is contained in:
2026-02-03 18:01:23 +01:00
parent 0c94333abb
commit a19281c3a4
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ import time
# CONFIG
# =========================
HOST_TO_FIX = "tower"
HOST_TO_FIX = "tower1"
BATCH_FETCH = 5000
COMMIT_EVERY = 2000