1
0
Fork 0

增强 RSSHub + Follow

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
Meng Sen 2025-01-03 10:20:59 +08:00
parent c04256c4e2
commit 2689e95ebc
1 changed files with 28 additions and 0 deletions

View File

@ -76,3 +76,31 @@ additionalProperties:
labelEn: Proxy URL regular expression
required: false
type: text
- default: ""
edit: true
envKey: FOLLOW_OWNER_USER_ID
labelZh: 用户 ID
labelEn: User id
required: false
type: text
- default: ""
edit: true
envKey: FOLLOW_DESCRIPTION
labelZh: 服务描述
labelEn: Service description
required: false
type: text
- default: 100
edit: true
envKey: FOLLOW_PRICE
labelZh: 月度价格
labelEn: Service price
required: true
type: number
- default: 100
edit: true
envKey: FOLLOW_USER_LIMIT
labelZh: 用户限制
labelEn: User limit
required: true
type: number