docs: 添加遗漏配置字段

This commit is contained in:
Mmx233
2022-12-08 19:49:34 +08:00
parent 930f5c9875
commit 50aa29ffc4

View File

@@ -43,6 +43,7 @@ settings:
skip_cert_verify: false #跳过证书有效校验
timeout: 5 #网络请求超时时间(秒,正整数)
interfaces: "" #网卡名称正则注意转义eth0\.[2-3],不为空时为多网卡模式
use_dhcp_ip: false #多网卡模式下使用网卡 ip 认证
guardian: #守护模式(后台常驻)
enable: false
duration: 300 #网络检查周期(秒,正整数)