This commit is contained in:
root
2026-02-02 16:09:25 +08:00
parent 07a901043a
commit 52daf30869
2 changed files with 9 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ server {
access_log /var/log/datamate/frontend/access.log main;
error_log /var/log/datamate/frontend/error.log notice;
client_max_body_size 1024M;
client_max_body_size 0;
add_header Set-Cookie "NEXT_LOCALE=zh";