feat: update hexo stable-26-06-04

This commit is contained in:
arch3rPro
2026-06-04 16:48:24 +08:00
parent ecf2ab7d8e
commit cdf98b2e13
4 changed files with 2 additions and 2 deletions
+31
View File
@@ -0,0 +1,31 @@
additionalProperties:
formFields:
- default: 40064
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
required: true
rule: paramPort
type: number
- default: ./data
edit: true
envKey: DATA_PATH
labelEn: Data folder path
labelZh: 数据文件夹路径
required: true
type: text
- default: ""
edit: true
envKey: GIT_USERNAME
labelEn: Git username
labelZh: Git 用户名
required: true
type: text
- default: ""
edit: true
envKey: GIT_MAIL
labelEn: Git Email
labelZh: Git 邮箱
required: true
type: text