Skip to content

Commit 4e06d27

Browse files
authored
Update application.properties
1 parent 625bf46 commit 4e06d27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ brn.resources.unverified-pictures.clean-job.cron = 0 0 1 * * MON
8585
#for testing
8686
#brn.resources.unverified-pictures.clean-job.cron = 0 0/35 * * * ?
8787
# Monthly
88-
brn.resources.pictures.update-job.cron = 0 0 0 1 * *
88+
brn.resources.pictures.update-job.cron = 0 0 0 * * *
8989
#for testing
9090
#brn.resources.pictures.update-job.cron = 0 0/1 * * * ?
9191

0 commit comments

Comments
 (0)