mirror of
https://github.com/safing/intel-data
synced 2025-04-25 19:29:11 +00:00
Merge pull request #30 from safing/dhaavi-patch-4
Set min/max backoff for important url watchers
This commit is contained in:
commit
a822904333
1 changed files with 4 additions and 0 deletions
|
@ -3,7 +3,11 @@ artifacts:
|
|||
scope: intel/spn
|
||||
name: main-intel.yaml
|
||||
validator: yaml-object
|
||||
min-backoff: 10m
|
||||
max-backoff: 1h
|
||||
- url: https://raw.githubusercontent.com/safing/intel-data/master/portmaster/notifications.yaml
|
||||
scope: intel/portmaster
|
||||
name: notifications.yaml
|
||||
validator: yaml-object
|
||||
min-backoff: 10m
|
||||
max-backoff: 1h
|
||||
|
|
Loading…
Add table
Reference in a new issue