1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-03-14 08:00:49 +00:00

Increase peak memory

This commit is contained in:
monkeyless 2019-08-09 05:39:27 +02:00
parent 27952883b6
commit 983172bc0a

View file

@ -1,5 +1,5 @@
file_uploads = On
memory_limit = 64M
memory_limit = 128M
upload_max_filesize = 64M
post_max_size = 64M
max_execution_time = 600