feat(runtime): mute chrome and anneng via --mute-audio (configurable)
This commit is contained in:
@@ -20,6 +20,16 @@ debug:
|
||||
# 留空或不匹配时将回退为全量模式。
|
||||
target_site: ""
|
||||
|
||||
# ----------------------------------------------------------------------------
|
||||
# 自动化静音:打开站点/安能应用时是否静音。
|
||||
# true(默认)= 启动时给 Chromium 和安能附加 --mute-audio 开关,整个自动化会话
|
||||
# 全程静音(防止深夜任务执行时浏览器/应用发出提示音打扰);
|
||||
# false = 不静音,站点声音正常播放。
|
||||
# 运行期切换需重启服务生效。
|
||||
# ----------------------------------------------------------------------------
|
||||
mute:
|
||||
enabled: true
|
||||
|
||||
# ----------------------------------------------------------------------------
|
||||
# 顺心捷达 (https://sxne.sxjdfreight.com)
|
||||
# ----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user