Fix: max_size
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user