Merge remote-tracking branch 'origin/master'

This commit is contained in:
2026-04-05 12:25:11 +02:00
+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