nyaabooru/deploy/php.ini
Jaiden c7c621b086
Some checks failed
Docker / build (push) Has been cancelled
post_max_filesize -> post_max_size
2025-07-02 13:21:45 -04:00

4 lines
91 B
INI

upload_max_filesize = 100M
post_max_size = 128M
memory_limit = 1G
max_execution_time = 120