Kafka consumer can not be turned off
[cps.git] / cps-service / src / test / resources / application.yml
index a28b400..04295eb 100644 (file)
 #  ============LICENSE_END=========================================================
 
 notification:
+  enabled: true
   data-updated:
     filters:
       enabled-dataspaces: ".*-published,.*-important"
-    enabled: true
     topic: cps-event
   async:
-    enabled: true
     executor:
       core-pool-size: 2
       max-pool-size: 10