Introduce control switch
[cps.git] / cps-ncmp-service / src / test / resources / application.yml
index e8b4be4..b7dfe86 100644 (file)
@@ -31,4 +31,7 @@ ncmp:
 
     modules-sync-watchdog:
         async-executor:
-            parallelism-level: 3
\ No newline at end of file
+            parallelism-level: 3
+
+    model-loader:
+        subscription: true
\ No newline at end of file