Commit 19228116 authored by nanahira's avatar nanahira

doc

parent 0751879f
...@@ -148,6 +148,8 @@ router_nextgen: ...@@ -148,6 +148,8 @@ router_nextgen:
- '192.168.5.0/24' # gzzchh - '192.168.5.0/24' # gzzchh
- '192.168.123.0/24' # ayane 公司 - '192.168.123.0/24' # ayane 公司
smartdns: smartdns:
external: null # 完全不使用 smartdns
# - 114.114.114.114#53
disable_ipv6: false # 是否禁用 IPv6 解析 disable_ipv6: false # 是否禁用 IPv6 解析
tls_dns: tls_dns:
- 8.8.8.8 - 8.8.8.8
...@@ -159,8 +161,6 @@ router_nextgen: ...@@ -159,8 +161,6 @@ router_nextgen:
- 114.114.114.114 - 114.114.114.114
- 223.5.5.5 - 223.5.5.5
dnsmasq: dnsmasq:
gfwlistIPSet: false # 导入 gfwlist ipset
mycardDomains: true # 导入 MCNetwork 内网域名
extraInterfaces: [] # 额外监听的网卡 extraInterfaces: [] # 额外监听的网卡
kms: localhost # kms 服务器的地址,localhost 为自己搭建 kms: localhost # kms 服务器的地址,localhost 为自己搭建
aptCacher: null # apt-cacher-ng 的地址 aptCacher: null # apt-cacher-ng 的地址
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment