More local tests changes to write in /tmp

This commit is contained in:
DanB
2014-03-02 18:09:39 +01:00
parent 62ccb5b9df
commit bd5b2607e8
3 changed files with 7 additions and 6 deletions

View File

@@ -51,7 +51,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 = /var/log/cgrates/cdr/cdrexport/csv # Path where the exported CDRs will be placed
export_dir = /tmp/cgrates/cdr/cdrexport/csv # Path where the exported CDRs will be placed
[cdrc]
# enabled = false # Enable CDR client functionality