Update CoreConfigHandler.cs

This commit is contained in:
2dust 2023-03-26 20:05:51 +08:00
parent f09efdad66
commit 785a30e623

View file

@ -1390,7 +1390,7 @@ namespace v2rayN.Handler
Utils.SaveLog(ex.Message, ex);
}
log(configCopy, ref v2rayConfig, false);
log(configCopy, ref v2rayConfig, true);
//routing(config, ref v2rayConfig);
//dns(configCopy, ref v2rayConfig);