diff --git a/en/documentation/configuration/micronaut/index.html b/en/documentation/configuration/micronaut/index.html index 1392ef2a..04a0eb00 100644 --- a/en/documentation/configuration/micronaut/index.html +++ b/en/documentation/configuration/micronaut/index.html @@ -434,7 +434,7 @@

Advanced Configuration

background-job-server: enabled: false worker-count: #this value normally is defined by the amount of CPU's that are available - poll-interval: 15 #check for new work every 15 seconds + poll-interval-in-seconds: 15 #check for new work every 15 seconds delete-succeeded-jobs-after: 36 permanently-delete-deleted-jobs-after: 72 metrics: diff --git a/en/pricing/index.html b/en/pricing/index.html index ae8dfd5f..7e00e020 100644 --- a/en/pricing/index.html +++ b/en/pricing/index.html @@ -203,7 +203,7 @@

Features

  • Enqueueing of jobs
  • Scheduling of jobs
  • Automatic retry handling -







  • +




    Licensing