Merge "Process data-updated event asynchronously"
[cps.git] / cps-application / src / main / resources / application.yml
index acf7803..39309d8 100644 (file)
@@ -71,7 +71,7 @@ spring:
 notification:\r
     data-updated:\r
         enabled: false\r
-        topic: ${CPS_CHANGE_EVENT_TOPIC:cps.cfg-state-events}\r
+        topic: ${CPS_CHANGE_EVENT_TOPIC:cps.data-updated-events}\r
         filters:\r
             enabled-dataspaces: ${NOTIFICATION_DATASPACE_FILTER_PATTERNS:""}\r
     async-executor:\r