diff options
author | Christian Hesse <mail@eworm.de> | 2023-06-07 14:13:13 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-06-11 22:45:29 +0200 |
commit | 4ab1a88a92316fcb759cd0a4fcb97589d4316491 (patch) | |
tree | 3a22c492bbed7d3cf5ebd0a3309c43b1bb598782 /doc | |
parent | 8fa04fec15735ca3edb9ed8e782b0a5109628001 (diff) |
doc/ipsec-to-dns: hint to copy from global-config
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ipsec-to-dns.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ipsec-to-dns.md b/doc/ipsec-to-dns.md index 5825def..04500a3 100644 --- a/doc/ipsec-to-dns.md +++ b/doc/ipsec-to-dns.md @@ -36,6 +36,10 @@ The configuration goes to `global-config-overlay`, these are the parameters: * `HostNameInZone`: whether or not to add the ipsec/dns server's hostname * `PrefixInZone`: whether or not to add prefix `ipsec` +> ℹ️ **Info**: Copy relevant configuration from +> [`global-config`](../global-config.rsc) (the one without `-overlay`) to +> your local `global-config-overlay` and modify it to your specific needs. + See also -------- |