Master Telegram 通知
Telegram 通知由 master 统一发送,agent 不负责通知。编辑 master/config.json 可配置 bot token、chat_id 和启用事件。
Telegram 通知由 master 统一发送,agent 不负责通知。编辑 master/config.json 可配置 bot token、chat_id 和启用事件。
在服务器详情页填写完整 rclone.conf 内容。添加 rclone 转存动作时,下面的 Remote 必须和配置块名称一致。
[backup]
type = sftp
host = 1.2.3.4
user = root
pass = ...
Remote 填写:backup
{{stream_key}} | 流密钥 |
{{filename}} | 文件名 |
{{file_path}} | 完整路径 |
{{file_size}} | 文件大小(字节) |
{{status}} | 录制状态 |
{{time}} | 执行时间 |
暂无后处理动作配置。