diff --git a/services/history-v1/config/default.json b/services/history-v1/config/default.json index 81ae057171..5222b84d87 100644 --- a/services/history-v1/config/default.json +++ b/services/history-v1/config/default.json @@ -23,7 +23,7 @@ } } }, - "backupRPOInMS": "360000", + "backupRPOInMS": "3600000", "chunkStore": { "historyStoreConcurrency": "4" }, diff --git a/services/history-v1/config/test.json b/services/history-v1/config/test.json index d9b91ffbc0..c38e28e564 100644 --- a/services/history-v1/config/test.json +++ b/services/history-v1/config/test.json @@ -36,6 +36,7 @@ }, "healthCheckBlobs": "[\"42/f70d7bba4ae1f07682e0358bd7a2068094fc023b\",\"000000000000000000000042/98d5521fe746bc2d11761edab5d0829bee286009\"]", "healthCheckProjects": "[\"42\",\"000000000000000000000042\"]", + "backupRPOInMS": "360000", "maxDeleteKeys": "3", "useDeleteObjects": "false", "mongo": {