We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c83321 commit e00e058Copy full SHA for e00e058
lib/taskana-core/src/test/resources/taskana.properties
@@ -33,7 +33,7 @@ taskana.workingTime.schedule.FRIDAY=00:00-00:00
33
taskana.workingTime.timezone=UTC
34
# enable or disable the jobscheduler at all
35
# set it to false and no jobs are running
36
-taskana.jobs.scheduler.enabled=true
+taskana.jobs.scheduler.enabled=false
37
# wait time before the first job run
38
taskana.jobs.scheduler.initialStartDelay=0
39
# sleeping time befor the next job runs
0 commit comments