diff options
author | Christian Hesse <mail@eworm.de> | 2020-08-02 23:10:41 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-08-03 00:04:59 +0200 |
commit | 354be9c222339d0d2dcaa5a5460f272f0c0b44a6 (patch) | |
tree | 06651e677a0df764e1c68dc67afc63099764504d /doc/dhcp-to-dns.md | |
parent | 3b28440b05449f567834e740029a5ac9d0e8ce46 (diff) |
doc/dhcp-to-dns: document $PrefixInZone
Diffstat (limited to 'doc/dhcp-to-dns.md')
-rw-r--r-- | doc/dhcp-to-dns.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/dhcp-to-dns.md b/doc/dhcp-to-dns.md index 9f8cb8b..0c112b3 100644 --- a/doc/dhcp-to-dns.md +++ b/doc/dhcp-to-dns.md @@ -33,6 +33,7 @@ The configuration goes to `global-config-overlay`, these are the parameters: * `Domain`: the domain used for dns records * `HostNameInZone`: whether or not to add the dhcp/dns server's hostname +* `PrefixInZone`: whether or not to add prefix `dhcp` See also -------- |