Latex全文润色

This commit is contained in:
qingxu fu
2023-04-09 23:28:57 +08:00
parent 3725122de1
commit 49a6ff6a7c
9 changed files with 180 additions and 50 deletions

View File

@@ -31,7 +31,7 @@ CODE_HIGHLIGHT = True
LAYOUT = "LEFT-RIGHT" # "LEFT-RIGHT"(左右布局) # "TOP-DOWN"(上下布局)
# 发送请求到OpenAI后等待多久判定为超时
TIMEOUT_SECONDS = 25
TIMEOUT_SECONDS = 30
# 网页的端口, -1代表随机端口
WEB_PORT = -1