From b166fc3ca1a390e59ff7166f7046acee3586b688 Mon Sep 17 00:00:00 2001 From: QYG2297248353 Date: Tue, 20 Jan 2026 06:40:53 +0000 Subject: [PATCH] Processed apps directory via GitHub Actions --- appstore/outline/1.3.0/data.yml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/appstore/outline/1.3.0/data.yml b/appstore/outline/1.3.0/data.yml index 59824c553..c2e78f0e1 100644 --- a/appstore/outline/1.3.0/data.yml +++ b/appstore/outline/1.3.0/data.yml @@ -272,15 +272,3 @@ additionalProperties: labelEn: GitHub App Private Key (GitHub Integration) required: false type: password - - default: "false" - edit: true - envKey: FORCE_HTTPS - labelZh: 强制使用 HTTPS - labelEn: Force HTTPS - required: true - type: select - values: - - label: 启用 - value: "true" - - label: 禁止 - value: "false"