Define Initial Data Sync Enabled Flag and state
[cps.git] / cps-application / src / main / resources / application.yml
index d16e977..e0fb7ef 100644 (file)
@@ -164,3 +164,7 @@ timers:
         sleep-time-ms: 300000\r
     cm-handle-data-sync:\r
         sleep-time-ms: 30000\r
+\r
+data-sync:\r
+    cache:\r
+        enabled: false
\ No newline at end of file