From da9f64328053e6b2f7f624abc745050ce152c846 Mon Sep 17 00:00:00 2001 From: "firedcto@gmail.com" Date: Fri, 26 Jul 2024 22:30:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E6=8C=811280x720?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index cbd1abe..3d226dc 100644 --- a/config.py +++ b/config.py @@ -39,7 +39,7 @@ config = { }, 'supported_resolution': { 'ratio': '16:9', - 'min_size': (1600, 900) + 'min_size': (1280, 720) }, 'analytics': { 'report_url': 'http://111.231.71.225/report'