mirror of
https://github.com/openwrt/packages.git
synced 2025-02-07 09:19:51 +00:00
15 lines
422 B
Plaintext
15 lines
422 B
Plaintext
# Copyright (c) 2020 Gregory L. Dietsche
|
|
# This is free software, licensed under the MIT License
|
|
#
|
|
# run family-dns-update after making configuration changes.
|
|
#
|
|
|
|
config family-dns default
|
|
option enabled 1
|
|
option redirect_dns 1
|
|
option dns 'cleanbrowsing-adult-filter'
|
|
#option dns 'cleanbrowsing-family-filter'
|
|
#option dns 'cloudflare-malware-and-adult-content'
|
|
#option dns 'cisco-family-shield'
|
|
|