diff --git a/apps/ani-rss/latest/data.yml b/apps/ani-rss/latest/data.yml index ddbe594..78bb89e 100644 --- a/apps/ani-rss/latest/data.yml +++ b/apps/ani-rss/latest/data.yml @@ -7,25 +7,4 @@ additionalProperties: labelZh: 管理端口 required: true rule: paramPort - type: number - - default: ./ani-rss-config - edit: true - envKey: ANI_RSS_CONF_PATH - labelEn: Config Path - labelZh: 配置目录 - required: true - type: string - - default: ./downloads - edit: true - envKey: ANI_RSS_DOWNLOAD_PATH - labelEn: Download Path - labelZh: 下载目录 - required: true - type: string - - default: ./media - edit: true - envKey: ANI_RSS_MEDIA_PATH - labelEn: Media Path - labelZh: 媒体目录 - required: true - type: string \ No newline at end of file + type: number \ No newline at end of file