diff options
Diffstat (limited to 'etc_upload')
-rw-r--r-- | etc_upload/config.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc_upload/config.json b/etc_upload/config.json index e143773..920ef7c 100644 --- a/etc_upload/config.json +++ b/etc_upload/config.json @@ -6,6 +6,10 @@ "scope_prefixes" : ["DCAE_alex.Config_", "DCAE.Config_"], "policy_retry_count" : 5, "policy_retry_sleep" : 5, + "catch_up" : { + "interval" : 1200, + "max_skips" : 5 + }, "policy_engine" : { "url" : "https://peawiv9nspd01.pedc.sbc.com:8081", "path_pdp" :"/pdp/", |