Update CoreConfigHandler.cs

pull/3568/head
2dust 2 years ago
parent f09efdad66
commit 785a30e623

@ -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);

Loading…
Cancel
Save