diff --git a/topiam-ce/2.0.0/data.yml b/topiam-ce/2.0.0/data.yml index bf9c6b721..1439fbf73 100644 --- a/topiam-ce/2.0.0/data.yml +++ b/topiam-ce/2.0.0/data.yml @@ -33,6 +33,13 @@ additionalProperties: values: - label: Redis value: redis + - default: "/home/topiam" + edit: true + envKey: TOPIAM_CE_ROOT_PATH + labelZh: 数据持久化路径 + labelEn: Data persistence path + required: true + type: text - default: 1898 envKey: PANEL_APP_PORT_HTTP labelZh: WebUI 端口