Skip to content

Commit

Permalink
docs/configuration.markdown: document :libvirt__dhcp_default_lease_time
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneskastl committed Feb 4, 2024
1 parent 1aa7ed8 commit 9306375
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/configuration.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -445,6 +445,7 @@ starts with `libvirt__` string. Here is a list of those options:
address in range (after network name and gateway).
* `:libvirt__dhcp_stop` - Last address given out via DHCP. Default is last
possible address in range (before broadcast address).
* `:libvirt__dhcp_default_lease_time` - default DHCP lease time for addresses in the network
* `:libvirt__dhcp_bootp_file` - The file to be used for the boot image. Used
only when dhcp is enabled.
* `:libvirt__dhcp_bootp_server` - The server that runs the DHCP server. Used
Expand Down

0 comments on commit 9306375

Please sign in to comment.