Skip to content

Fix processing DHCP lease time units

Aleksandr Gumroian requested to merge fix-dhcp-lease-time-units into master

We need to process DHCP parameters even if DHCP is disabled, as the conversion of seconds to hours and vice versa is performed on the backend.

Closes: #417 (closed)

Edited by Aleksandr Gumroian

Merge request reports