services/enthalpy: raise retransmission timeout

This commit is contained in:
Lu Wang 2024-12-21 01:42:13 +08:00
parent bc44eb8424
commit 0e45380338
Signed by: rebmit
SSH key fingerprint: SHA256:3px8QV1zEerIrEWHaqtH5rR9kjetyRST5EipOPrd+bU

View file

@ -124,6 +124,7 @@ in
interfaces_use = ${strings.concatStringsSep "," cfg.ipsec.interfaces}
port = 0
port_nat_t = ${toString config.networking.ports.enthalpy-ipsec}
retransmit_timeout = 30
retransmit_base = 1
plugins {
socket-default {