Browse Source

Update README.md

rufengsuixing 5 years ago
parent
commit
76ef141d49
1 changed files with 2 additions and 1 deletions
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -18,7 +18,7 @@
  - db数据库不支持放在比较特别的文件系统上比如 overlay data-stk-oo,请修改工作目录,本软件如果检测到overlay会自动ln(软连接)到/tmp,将会导致重启丢失dns数据库
  - AdGuardHome 不支持ipset 设置,在使用ipset的情况下,无法替代dnsmasq只能作为dnsmasq上游存在,如果你想要这个功能就去投票吧<br>
  https://github.com/AdguardTeam/AdGuardHome/issues/1191
- 
+ - openwrt 19 出现了开关反了的问题,https://github.com/openwrt/luci/issues/3389 ,因为和以前版本的执行结果冲突暂时不做修复
 #### 项目已经基本稳定,有bug欢迎主动反馈
 
 
@@ -41,6 +41,7 @@ Complex openwrt AdGuardHome luci
  - db database not support some filesystem such as overlay and data-stk-oo,please modify work dir,if overlay is found,will auto ln (soft link)the dbs to /tmp ,will lost dns database after reboot
  - AdGuardhome not support ipset,when we use ipset ,it can`t be the repacement of dnsmasq but the upstream of dnsmasq ,if you want it,vote for it.<br>
  https://github.com/AdguardTeam/AdGuardHome/issues/1191<br>
+ - openwrt 19 found enable flag is reversed, https://github.com/openwrt/luci/issues/3389 ,not to fix it due to the different run result on old version op.
 #### pic
 example in zh-cn:<br>
 ![example1](https://user-images.githubusercontent.com/22387141/69557384-7698b900-0fe1-11ea-96a6-85786fec06ac.png)