mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-16 13:49:53 +05:00
Added user_filters in migrator
This commit is contained in:
committed by
Dan Christian Bogos
parent
42845d0158
commit
c31210feab
@@ -155,6 +155,7 @@
|
||||
"out_stordb_type": "mongo",
|
||||
"out_stordb_port": "27017",
|
||||
"out_stordb_name": "cgrates",
|
||||
"users_filters":["Account"],
|
||||
},
|
||||
|
||||
|
||||
|
||||
@@ -282,6 +282,7 @@
|
||||
|
||||
"migrator":{
|
||||
"out_stordb_password": "CGRateS.org",
|
||||
"users_filters":["Account"],
|
||||
},
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user