update
This commit is contained in:
parent
44007a04b0
commit
c369404e28
@ -29,15 +29,15 @@ RSS将信息聚合,曾寻找过一些RSS客户端,但觉得都太过于复
|
||||
"https://hostloc.com/forum.php?mod=rss&fid=45&auth=389ec3vtQanmEuRoghE%2FpZPWnYCPmvwWgSa7RsfjbQ%2BJpA%2F6y6eHAx%2FKqtmPOg"
|
||||
],
|
||||
"refresh": 6,
|
||||
"isUpdatePush": true
|
||||
"autoUpdatePush": 1
|
||||
}
|
||||
```
|
||||
|
||||
名称 | 说明
|
||||
-|-
|
||||
values | rss订阅链接(必填)
|
||||
refresh | rss订阅更新时间间隔(必填)
|
||||
isUpdatePush | 是否开启自动刷新,默认为false,效果为前端(refresh+1)分钟自动更新页面信息(非必填)
|
||||
refresh | rss订阅更新时间间隔,单位分钟(必填)
|
||||
autoUpdatePush | 自动刷新间隔,默认为0,不开启。效果为前端每autoUpdatePush分钟自动更新页面信息,单位分钟(非必填)
|
||||
|
||||
# 使用方式
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user