diff options
author | Christian Hesse <mail@eworm.de> | 2023-04-13 00:32:13 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-04-24 22:26:26 +0200 |
commit | ee94024dcaa59333f03d90f342e550a5f3ab40f2 (patch) | |
tree | 924f31c5cf5bbb3b7234f0eb1354edf573b591ab /global-config.rsc | |
parent | ac5d84173f0a5b019ed59051c142837f76b5549e (diff) |
dhcp-to-dns: get domain from dhcp server's network definitionchange-99
Diffstat (limited to 'global-config.rsc')
-rw-r--r-- | global-config.rsc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/global-config.rsc b/global-config.rsc index 770efd0..71be3f2 100644 --- a/global-config.rsc +++ b/global-config.rsc @@ -14,9 +14,6 @@ # This is used for DNS and backup file. :global Domain "example.com"; -:global HostNameInZone true; -:global PrefixInZone true; -:global ServerNameInZone false; # You can send e-mail notifications. Configure the system's mail settings # (/tool/e-mail), then install the module: |