Fix small bugs in max time limit setting

This commit is contained in:
Timothyxxx
2024-03-16 14:34:40 +08:00
parent 5a062c423f
commit 639f8c7db8
3 changed files with 47 additions and 13 deletions

View File

@@ -1,3 +1,3 @@
{
"time_limit": "60"
"time_limit": "1200"
}