Reenable timeout

This commit is contained in:
Jan-Bulthuis 2025-05-29 09:59:09 +02:00
parent 13fbcea361
commit cdffa07675

View File

@ -29,7 +29,7 @@
clients.wg-tunnel = {
connectTo = "wss://tunnel.bulthuis.dev:443";
localToRemote = [
"udp://51820:10.10.40.100:51820?timeout_sec=0"
"udp://51820:10.10.40.100:51820"
];
};
};