docs: 修正README

This commit is contained in:
Mmx
2021-12-03 20:08:13 +08:00
parent 089d9e255b
commit bd489d54c0

View File

@@ -61,7 +61,7 @@ Config.json说明
},
"settings": {
"timeout": 1, //检查网络超时时间(秒)
"interfaces": "",//网卡名称正则eth\.0\.*
"interfaces": "",//网卡名称正则eth0\.[2-3]
"demo_mode": false, //测试模式,报错更详细,且生成运行日志与错误日志
"guardian": { //守护模式
"enable": false,