This commit is contained in:
Mark Qvist
2026-01-02 13:34:05 +01:00
parent 19f27598d9
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):