mirror of
https://github.com/sujiba/pihole-unbound-hyperlocal.git
synced 2025-07-17 00:25:42 +02:00
reactivated dnsmasq cache
This commit is contained in:
parent
dba7c1a693
commit
bc3ffa9423
3 changed files with 4 additions and 15 deletions
11
README.md
11
README.md
|
@ -48,17 +48,6 @@ dig sigok.verteiltesysteme.net @127.0.0.1 | grep status
|
|||
- Second dig should show status: SERVFAIL
|
||||
- Last dig should show status: NOERROR
|
||||
|
||||
### Additional configuration
|
||||
Edit setupVars.conf
|
||||
```
|
||||
vi ./etc-pihole/setupVars.conf
|
||||
```
|
||||
and add
|
||||
```
|
||||
# Caching is done by unbound
|
||||
CACHE_SIZE=0
|
||||
```
|
||||
|
||||
#### resolv.conf
|
||||
If you are having problems with the pihole deployment inside the container, uncomment the following line in the docker-compose.yaml
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue