pirra
- MX
- https://pirra.punks.computer
-
pirra(at)espora.org 45D8 CEB0 B757 4194 D2B7 6A04 745C B2F8 CB18 F2B
- Joined on
2024-12-21
Block a user
Increase file size limit for uploads
In my experience, php.ini is not te only file to edit, nginx.conf too
in this lines:
php.ini:
- upload_max_filesize
- post_max_size
- memory_limit
- max_execution_time
**nginx.conf…