릴리스: v1.4.41 관리자 다중 업로드 제한 상향

This commit is contained in:
2026-04-03 10:34:42 +09:00
parent 73a269d61d
commit bf726b6161
6 changed files with 17 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
server {
listen 80;
server_name _;
client_max_body_size 1024m;
root /usr/share/nginx/html;
index index.html;