2
0
mirror of https://github.com/acepanel/templates.git synced 2026-02-04 03:47:13 +08:00
Files
templates/openlist/data.yml
2026-01-23 05:06:09 +08:00

37 lines
766 B
YAML
Executable File

name:
en: OpenList
zh_CN: OpenList
zh_TW: OpenList
categories:
- storage
- tool
description:
en: File listing program with multi-storage support
zh_CN: 支持多种存储的文件列表程序
zh_TW: 支持多種存儲的文件列表程序
website: https://docs.oplist.org/
architectures:
- amd64
- arm64
environments:
OPENLIST_PORT_HTTP:
description:
en: HTTP Port
zh_CN: HTTP 端口
zh_TW: HTTP 埠
type: port
default: 5244
OPENLIST_ADMIN_PASSWORD:
description:
en: Admin Password
zh_CN: 管理员密码
zh_TW: 管理員密碼
type: password
OPENLIST_TIME_ZONE:
description:
en: Time Zone
zh_CN: 时区
zh_TW: 時區
type: text
default: "Asia/Shanghai"