Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user