mirror of
https://github.com/aljazceru/addons.git
synced 2026-01-31 18:55:32 +01:00
dhcp_server: Corrected 172800 seconds to two days, not one day (#655)
This commit is contained in:
committed by
Franck Nijhof
parent
f16d0fc1b7
commit
bca7bad782
@@ -76,7 +76,7 @@ Defaults to `86400`, which is one day.
|
||||
### Option: `max_lease` (required)
|
||||
|
||||
The max time in seconds that the IP is leased to your client.
|
||||
Defaults to `172800`, which is one day.
|
||||
Defaults to `172800`, which is two days.
|
||||
|
||||
### Option: `networks` (one item required)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user