]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
we need offer_duration, too
authorAlan T. DeKok <aland@freeradius.org>
Wed, 8 Sep 2021 14:16:41 +0000 (10:16 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 8 Sep 2021 14:16:41 +0000 (10:16 -0400)
raddb/mods-available/sqlippool

index 2bf4781acb330044bf300e0befe11b7819056ae5..e1bb065e081f7daf7843c53552a8b3ca92addb98 100644 (file)
@@ -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.
        #