Files
certd/packages/ui/certd-server/metadata/deploy_SynologyKeepAlive.yaml
xiaojunnuo 01eb50078e v1.38.10
2026-02-16 00:23:13 +08:00

36 lines
951 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.
showRunStrategy: false
default:
strategy:
runStrategy: 0
name: SynologyKeepAlive
title: 群晖-刷新OTP登录有效期
icon: simple-icons:synology
group: panel
desc: 群晖登录状态可能30天失效需要在失效之前登录一次刷新有效期您可以将其放在“部署到群晖面板”任务之后
needPlus: true
input:
accessId:
title: 群晖授权
helper: 群晖登录授权,请确保账户是管理员用户组
component:
name: access-selector
type: synology
required: true
order: 0
intervalDays:
title: 间隔天数
helper: 多少天刷新一次建议15天以内
value: 15
component:
name: a-input-number
vModel: value
required: true
order: 0
output:
lastRefreshTime:
title: 上次刷新时间
type: SynologyLastRefreshTime
pluginType: deploy
type: builtIn
scriptFilePath: /plugins/plugin-plus/synology/plugins/plugin-keep-alive.js