Add the configuration for the path of geoip and geosite. (#57)
* Update README.md * Update README.zh.md * Update README.ja.md * minor tweaks --------- Co-authored-by: Toby <tobyxdd@gmail.com>
This commit is contained in:
@@ -75,6 +75,12 @@ workers:
|
||||
tcpMaxBufferedPagesTotal: 4096
|
||||
tcpMaxBufferedPagesPerConn: 64
|
||||
udpMaxStreams: 4096
|
||||
|
||||
# 特定のローカルGeoIP / GeoSiteデータベースファイルを読み込むためのパス。
|
||||
# 設定されていない場合は、https://github.com/LoyalSoldier/v2ray-rules-dat から自動的にダウンロードされます。
|
||||
# geo:
|
||||
# geoip: geoip.dat
|
||||
# geosite: geosite.dat
|
||||
```
|
||||
|
||||
### ルール例
|
||||
|
||||
Reference in New Issue
Block a user