We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 625bf46 commit 4e06d27Copy full SHA for 4e06d27
1 file changed
src/main/resources/application.properties
@@ -85,7 +85,7 @@ brn.resources.unverified-pictures.clean-job.cron = 0 0 1 * * MON
85
#for testing
86
#brn.resources.unverified-pictures.clean-job.cron = 0 0/35 * * * ?
87
# Monthly
88
-brn.resources.pictures.update-job.cron = 0 0 0 1 * *
+brn.resources.pictures.update-job.cron = 0 0 0 * * *
89
90
#brn.resources.pictures.update-job.cron = 0 0/1 * * * ?
91
0 commit comments