This commit is contained in:
Mark Qvist 2026-01-02 13:34:05 +01:00
commit 47d3c640d6

View file

@ -379,7 +379,7 @@ class InterfaceDiscovery():
class BlackholeUpdater():
INITIAL_WAIT = 20
JOB_INTERVAL = 60
UPDATE_INTERVAL = 3*60*60
UPDATE_INTERVAL = 1*60*60
SOURCE_TIMEOUT = 25
def __init__(self):