mirror of
https://github.com/langhuihui/monibuca.git
synced 2026-04-23 01:07:03 +08:00
feat: add hook
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
hook:
|
||||
server_keep_alive:
|
||||
url: "http://your-webhook-endpoint"
|
||||
method: "POST"
|
||||
interval: 60 # 每60秒发送一次保活信息
|
||||
retryTimes: 3
|
||||
retryInterval: 1s
|
||||
Reference in New Issue
Block a user