From a077cf370a1a0f88c4dbc17079603737f3d58108 Mon Sep 17 00:00:00 2001 From: "firedcto@gmail.com" Date: Fri, 26 Jul 2024 22:42:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=94=AF=E6=8C=81=E5=88=86?= =?UTF-8?q?=E8=BE=A8=E7=8E=87?= 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 3d226dc..cbd1abe 100644 --- a/config.py +++ b/config.py @@ -39,7 +39,7 @@ config = { }, 'supported_resolution': { 'ratio': '16:9', - 'min_size': (1280, 720) + 'min_size': (1600, 900) }, 'analytics': { 'report_url': 'http://111.231.71.225/report'