mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-19 22:28:45 +05:00
Added *dump_to_json as partial cache action
This commit is contained in:
committed by
Dan Christian Bogos
parent
3b3567b5f6
commit
7cb1ca95bc
@@ -344,6 +344,7 @@ const (
|
||||
MetaUnixTimestamp = "*unixTimestamp"
|
||||
MetaPostCDR = "*post_cdr"
|
||||
MetaDumpToFile = "*dump_to_file"
|
||||
MetaDumpToJSON = "*dump_to_json"
|
||||
NonTransactional = ""
|
||||
DataDB = "data_db"
|
||||
StorDB = "stor_db"
|
||||
|
||||
Reference in New Issue
Block a user