Configuring KB license update and security update jobs
To disable the KB license update and security update jobs, add the following property in
your blackduck-config.env
file:
KB_UPDATE_JOB_ENABLED=FALSE
To change the frequency of the KB license update job, add the following property in your
blackduck-config.env
file:
KB_LICENSE_UPDATER_PERIOD_MINUTES=
<time in minutes>