dnsmasq: Add missing hint for lease time default value (#8413)

This commit is contained in:
Monviech 2025-03-07 09:28:25 +01:00 committed by GitHub
parent 877b219c64
commit 78e6a097b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,6 +46,7 @@
<id>range.lease_time</id>
<label>Lease time</label>
<type>text</type>
<hint>86400</hint>
<help>Defines how long the addresses (leases) given out by the server are valid (in seconds)</help>
<grid_view>
<visible>false</visible>