mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Rename drop_target flag in dbsmerge_mongo.py
This commit is contained in:
@@ -23,7 +23,7 @@ to_pass = ''
|
||||
# Overwrite target collections flag.
|
||||
# Works only if from/to is on same host.
|
||||
# If from/to hosts are different we use mongorestore which overwrites by default.
|
||||
to_drop_target = False
|
||||
drop_target = False
|
||||
|
||||
dump_folder = 'dump'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user