add memconservative geofile loader

This commit is contained in:
Shelikhoo
2021-05-04 19:08:12 +01:00
parent 4610c5e23f
commit 6a96a9f89e
+1
View File
@@ -68,6 +68,7 @@ import (
_ "github.com/v2fly/v2ray-core/v4/transport/internet/headers/wireguard"
// Geo loaders
_ "github.com/v2fly/v2ray-core/v4/infra/conf/geodata/memconservative"
_ "github.com/v2fly/v2ray-core/v4/infra/conf/geodata/standard"
// JSON config support. Choose only one from the two below.