This commit is contained in:
2026-03-25 09:12:08 +01:00
parent 058281df0e
commit cb22ac8c7e
+1 -1
View File
@@ -42,7 +42,7 @@ DB_CONFIG = {
}
CHUNK_SIZE = 8 * 1024 * 1024 # 8 MB
DRY_RUN = True # True = pouze vypíše, nesmaže
DRY_RUN = False # True = pouze vypíše, nesmaže
# ============================================================
# HELPERS