Are paths of geoip.dat
and geosite.dat
configurable?
#1720
Answered
by
AkinoKaede
playgithub
asked this question in
Q&A
-
By config instead of overwriting, for it will not be overwritten by an upgrade. |
Beta Was this translation helpful? Give feedback.
Answered by
AkinoKaede
Apr 9, 2022
Replies: 1 comment 1 reply
-
V2Ray follows Your can also set |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
playgithub
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
V2Ray follows
XDG Base Directory Specification
(master
branch), you could set the environment variables to change the path of assets.https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html
Your can also set
v2ray.location.asset
orV2RAY_LOCATION_ASSET
to change the path.