From: Alan T. DeKok Date: Wed, 8 Sep 2021 14:16:41 +0000 (-0400) Subject: we need offer_duration, too X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6295db32509413be93670e006f7b121ea71db19;p=thirdparty%2Ffreeradius-server.git we need offer_duration, too --- diff --git a/raddb/mods-available/sqlippool b/raddb/mods-available/sqlippool index 2bf4781acb3..e1bb065e081 100644 --- a/raddb/mods-available/sqlippool +++ b/raddb/mods-available/sqlippool @@ -39,6 +39,11 @@ sqlippool { # lease_duration = 3600 + # + # offer_duration:: DHCP offer duration. + # + offer_duration = 60 + # # pool_name: The attribute in the `control` list which contains the pool name. #