Skip to content

Commit 06f72d3

Browse files
committed
chore(config): update config placeholders
1 parent 815aa59 commit 06f72d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/deployments/env_specific.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ refund_analytics_topic = "topic" # Kafka topic to be used for Refund events
7878
api_logs_topic = "topic" # Kafka topic to be used for incoming api events
7979
connector_logs_topic = "topic" # Kafka topic to be used for connector api events
8080
outgoing_webhook_logs_topic = "topic" # Kafka topic to be used for outgoing webhook events
81+
dispute_analytics_topic = "topic" # Kafka topic to be used for Dispute events
82+
audit_events_topic = "topic" # Kafka topic to be used for Payment Audit events
8183

8284
# File storage configuration
8385
[file_storage]

0 commit comments

Comments
 (0)