2
0

fix: 修复文件上传大小和国际化路径

This commit is contained in:
caiyuchao
2025-03-06 18:31:05 +08:00
parent af8e84728f
commit 1f42f3661d
2 changed files with 2 additions and 1 deletions

View File

@@ -16,6 +16,7 @@ http {
sendfile on;
keepalive_timeout 65;
client_max_body_size 5m;
server {
listen 80;