Skip to content
Snippets Groups Projects
Commit b18088a8 authored by bodzsoaa's avatar bodzsoaa
Browse files

Set lease time to 3 days

parent 0f06f622
No related branches found
No related tags found
No related merge requests found
{
"Dhcp4": {
# Set the lease time to infinite
"valid-lifetime": -1,
# Set the lease time to 3 days
"valid-lifetime": 4320,
# Next we setup the interfaces to be used by the server.
"interfaces-config": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment