mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-13 02:56:24 +05:00
Adding local tests for tutfsjson
This commit is contained in:
@@ -53,7 +53,7 @@ mediator = internal # Address where to reach the Mediator. Empty for disablin
|
||||
[cdre]
|
||||
# cdr_format = csv # Exported CDRs format <csv>
|
||||
# extra_fields = # List of extra fields to be exported out in CDRs
|
||||
export_dir = /tmp # Path where the exported CDRs will be placed
|
||||
export_dir = /tmp/cgrates/cdre # Path where the exported CDRs will be placed
|
||||
|
||||
[cdrc]
|
||||
enabled = true # Enable CDR client functionality
|
||||
|
||||
Reference in New Issue
Block a user