mirror of
https://github.com/XTLS/Xray-core.git
synced 2026-05-08 14:13:22 +00:00
Add TOML Support (#98)
This commit is contained in:
@@ -63,6 +63,8 @@ import (
|
||||
// The following line loads JSON internally
|
||||
_ "github.com/xtls/xray-core/main/jsonem"
|
||||
|
||||
_ "github.com/xtls/xray-core/main/toml"
|
||||
|
||||
// Load config from file or http(s)
|
||||
_ "github.com/xtls/xray-core/main/confloader/external"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user