scanner: add refresh_config config item for buildserver

Includes some cosmetic changes from black.
This commit is contained in:
Hans-Christoph Steiner 2024-01-25 15:37:46 +01:00
parent 907dfd1c3c
commit 031a130395
3 changed files with 41 additions and 4 deletions

View file

@ -373,3 +373,9 @@
# - suss
# - exodus
# - https://example.com/signatures.json
# The scanner can use signature sources from the internet. These are
# cached locally. To force them to be refreshed from the network on
# every run, set this to true:
#
# refresh_scanner: true