mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 12:34:37 +03:00
gui: core settings
This commit is contained in:
@@ -823,7 +823,7 @@ namespace NekoRay {
|
||||
QJSONARRAY_ADD(routingRules, status->routingRules)
|
||||
auto routeObj = QJsonObject{
|
||||
{"rules", routingRules},
|
||||
{"auto_detect_interface", true},
|
||||
{"auto_detect_interface", NekoRay::dataStore->core_box_auto_detect_interface},
|
||||
{
|
||||
"geoip",
|
||||
QJsonObject{
|
||||
|
||||
Reference in New Issue
Block a user