Files
onepilot/dragonpilot/settings/min-feat.dev.delay-loggerd.yaml
T

15 lines
441 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
settings:
- key: dp_dev_delay_loggerd
type: spin_button_item
title: "延迟启动 Loggerd"
description: "当设备上路时延迟启动 loggerd 及其相关进程。<br>防止行程刚开始时的数据被录制,保护行程起始位置隐私。"
category: "Device"
default: 0
min_val: 0
max_val: 300
step: 5
suffix: "秒"
special_value_text: "关闭"
flags: PERSISTENT
param_type: INT