mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-20 22:58:44 +05:00
Added Opts to Event Exporter in config_defaults.go
This commit is contained in:
committed by
Dan Christian Bogos
parent
1f9a9fd33f
commit
6816e42d36
@@ -373,7 +373,7 @@ const CGRATES_CFG_JSON = `
|
||||
// "queueIDProcessed": "", // the queue id for AMQP, AMQPv1, SQS and S3 readers were the events are sent after they are processed
|
||||
|
||||
// FileCSV, FlatStore and PartialCSV
|
||||
// "lazyQuotes": false, // if a quote may appear in an unquoted field and a non-doubled quote may appear in a quoted field
|
||||
// "lazyQuotes": false, // if a quote may appear in an unquoted field and a non-doubled quote may appear in a quoted field
|
||||
|
||||
// AMQP
|
||||
// "consumerTag": "cgrates", // the ID of the consumer
|
||||
|
||||
Reference in New Issue
Block a user