RE: https://docs.netbird.io/how-to/lazy-connection#how-automatic-disconnection-works [permalink]
The variable NB_LAZY_CONN_INACTIVITY_THRESHOLD is used to define the lazy connection threshold timeout.
Documentation states this is default of 60min, but there is no details on what format it accepts.
Is the value set in seconds? Minutes? Or does it accept a time-expression like 2h30m?