mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-08 07:02:06 +08:00
allow uploads
This commit is contained in:
@@ -2341,6 +2341,14 @@
|
||||
"ui_type": "toggle",
|
||||
"parent_key": "DeviceManagement"
|
||||
},
|
||||
{
|
||||
"key": "AlwaysAllowUploads",
|
||||
"label": "Always Allow Uploads",
|
||||
"description": "Force driving data uploads regardless of network type, metered status, and upload restrictions. This overrides normal upload blocking checks.",
|
||||
"data_type": "bool",
|
||||
"ui_type": "toggle",
|
||||
"parent_key": "DeviceManagement"
|
||||
},
|
||||
{
|
||||
"key": "HigherBitrate",
|
||||
"label": "High-Quality Recording",
|
||||
|
||||
Reference in New Issue
Block a user