c3d2iot: bump dhcp time

This commit is contained in:
Sandro - 2024-02-06 20:21:54 +01:00
parent 14ce3fa31e
commit e6b77b8946
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@
end = "10.22.255.253";
router = "iot-gw";
server = "iot-gw";
# devices don't often change and could not be that talkative
time = 600;
# devices don't often change and a missing DNS record causes trouble
time = 3600;
max-time = 24 * 3600;
};
dynamicDomain = true;