mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
Processed apps directory via GitHub Actions
This commit is contained in:
@@ -22,6 +22,9 @@ WOODPECKER_ADMIN=
|
||||
# 组织列表
|
||||
WOODPECKER_ORGS=
|
||||
|
||||
# 特权插件
|
||||
WOODPECKER_PLUGINS_PRIVILEGED=
|
||||
|
||||
# 登录过期时间 [必填]
|
||||
WOODPECKER_SESSION_EXPIRES=72h
|
||||
|
||||
|
||||
@@ -63,6 +63,13 @@ additionalProperties:
|
||||
labelEn: Organization list
|
||||
required: false
|
||||
type: text
|
||||
- default: ""
|
||||
edit: true
|
||||
envKey: WOODPECKER_PLUGINS_PRIVILEGED
|
||||
labelZh: 特权插件
|
||||
labelEn: Privileged plugins
|
||||
required: false
|
||||
type: text
|
||||
- default: "72h"
|
||||
edit: true
|
||||
envKey: WOODPECKER_SESSION_EXPIRES
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
简单而强大的CI/CD引擎,具有很强的可扩展性
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user