Fix: max_size

This commit is contained in:
2025-12-15 00:41:54 +09:00
parent 21b10fcfda
commit 356da41de7
+2
View File
@@ -3,3 +3,5 @@ log_errors = On
error_log = /proc/self/fd/2
output_buffering = 4096
default_charset = "UTF-8"
post_max_size = 32M
upload_max_filesize = 32M