Merge "Use default values for timers in docker-compose"
[cps.git] / cps-ncmp-service / src / test / resources / application.yml
index 7442670..a3283ff 100644 (file)
@@ -39,15 +39,17 @@ ncmp:
         auth:
             username: some-user
             password: some-password
+            enabled: true
         api:
             base-path: dmi
+    timers:
+        trust-level:
+            dmi-availability-watchdog-ms: 30000
 
     modules-sync-watchdog:
         async-executor:
             parallelism-level: 3
 
-    model-loader:
-        subscription: true
 
 # Custom Hazelcast Config.
 hazelcast: