AdGuardHome: Set only private network can use it

This commit is contained in:
CN_SZTL 2019-07-04 15:27:45 +08:00
parent abb6110cd6
commit c0fc2efb8f
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -18,7 +18,8 @@ dns:
bootstrap_dns:
- 1.0.0.1:53
all_servers: true
allowed_clients: []
allowed_clients:
- 127.0.0.1
disallowed_clients: []
blocked_hosts: []
filtering_temp_filename: ""