netdb: reduce RI verify time after startup

This commit is contained in:
zzz
2025-03-05 07:25:15 -05:00
parent db77827ce0
commit 8b94b9dd29

View File

@ -28,7 +28,7 @@ class FloodfillStoreJob extends StoreJob {
private final FloodfillNetworkDatabaseFacade _facade;
private static final String PROP_RI_VERIFY = "router.verifyRouterInfoStore";
private static final long RI_VERIFY_STARTUP_TIME = 3*60*60*1000L;
private static final long RI_VERIFY_STARTUP_TIME = 90*60*1000L;
/**
* Send a data structure to the floodfills