Commit 10ee4e9a authored by Mark Harding's avatar Mark Harding

(chore): increase upload limit

parent 9b79f9ef
No related merge requests found
Pipeline #70161810 passed with stages
in 7 minutes and 47 seconds
log_errors = On
error_log = /dev/stderr
upload_max_filesize = 2G
post_max_size = 2G
\ No newline at end of file
upload_max_filesize = 4G
post_max_size = 4G
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment