Explorar o código

add memconservative geofile loader

Shelikhoo %!s(int64=4) %!d(string=hai) anos
pai
achega
6a96a9f89e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      main/distro/all/all.go

+ 1 - 0
main/distro/all/all.go

@@ -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.