Different hacky attempt to change comfoconnect lease time.

This commit is contained in:
2022-01-11 06:34:23 +00:00
parent 642b123a30
commit 77558f2a5d
2 changed files with 6 additions and 4 deletions

View File

@@ -21,7 +21,3 @@ subnet 192.168.1.0 netmask 255.255.255.0 {
range 192.168.1.100 192.168.1.200;
}
host comfoconnect {
max-lease-time 864000;
default-lease-time 864000;
}