gui: core settings

This commit is contained in:
arm64v8a
2023-04-07 17:18:52 +09:00
parent 1d8fdc7a7d
commit fb3f83c19c
8 changed files with 58 additions and 1 deletions

View File

@@ -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{