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'