document how to disable DNS cache
This commit is contained in:
@@ -180,3 +180,11 @@ networking::nameservers_override:
|
||||
- 192.33.121.5
|
||||
```
|
||||
|
||||
## Disable DNS Caching
|
||||
|
||||
Except for the `unmanaged` setup mode you may disable DNS caching with
|
||||
|
||||
```
|
||||
networking::enable_dns_caching: false
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user