Skip to content

Commit 1e54fa6

Browse files
KA40094929KA40094929
authored andcommitted
fix: update properties
1 parent ede401d commit 1e54fa6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/main/resources/application.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@ enableIPValidation=false
3737

3838

3939
## quartz setup - fhir resource - bundle generation
40-
start-FHIR-resource-bundle-scheduler=false
40+
start-FHIR-resource-bundle-scheduler=true
4141
cron-scheduler-FHIR-resource-bundle=0 0/5 * * * ? *
4242

4343
## quartz setup - patient profile creation
4444
start-FHIR-patient-profile-scheduler=false
45-
cron-scheduler-FHIR-patient-profile=0 0/1 * * * ? *
45+
cron-scheduler-FHIR-patient-profile=0 0/3 * * * ? *
4646

4747
start-parsing-atom-feed-scheduler=false
4848
cron-scheduler-atom-patient-feed=0 37 15 * * ? *

0 commit comments

Comments
 (0)