mirror of https://github.com/pixelfed/pixelfed
Increase peak memory
parent
27952883b6
commit
983172bc0a
@ -1,5 +1,5 @@
|
|||||||
file_uploads = On
|
file_uploads = On
|
||||||
memory_limit = 64M
|
memory_limit = 128M
|
||||||
upload_max_filesize = 64M
|
upload_max_filesize = 64M
|
||||||
post_max_size = 64M
|
post_max_size = 64M
|
||||||
max_execution_time = 600
|
max_execution_time = 600
|
||||||
|
Loading…
Reference in New Issue