mirror of
https://github.com/wyx2685/V2bX.git
synced 2026-02-04 20:50:09 +00:00
update
initial support for hysteria update config update api change user email format ...
This commit is contained in:
@@ -49,7 +49,7 @@ func migrateOldConfig(c *Conf, old *OldConfig) {
|
||||
}
|
||||
// node option
|
||||
if old.NodesConfig[i].ApiConfig.EnableVless {
|
||||
n.ControllerConfig.EnableVless = true
|
||||
n.ControllerConfig.XrayOptions.EnableVless = true
|
||||
changed = true
|
||||
}
|
||||
// limit config
|
||||
|
||||
Reference in New Issue
Block a user