mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
scanner: add refresh_config config item for buildserver
Includes some cosmetic changes from black.
This commit is contained in:
parent
907dfd1c3c
commit
031a130395
3 changed files with 41 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue