From 5a570616032d30efce159c588c97441114e798a1 Mon Sep 17 00:00:00 2001 From: Lu Wang Date: Wed, 15 Jan 2025 16:45:00 +0800 Subject: [PATCH] services/enthalpy: use default hello interval for babel --- nixos/modules/services/enthalpy/bird.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nixos/modules/services/enthalpy/bird.nix b/nixos/modules/services/enthalpy/bird.nix index 337b84c..8e08313 100644 --- a/nixos/modules/services/enthalpy/bird.nix +++ b/nixos/modules/services/enthalpy/bird.nix @@ -118,7 +118,6 @@ in interface "enta*" { type tunnel; rxcost 32; - hello interval 20 s; rtt cost 1024; rtt max 1024 ms; rx buffer 2000;