openpanel/configuration/php/ini.txt
2024-09-18 16:27:40 +02:00

8 lines
167 B
Plaintext

upload_max_filesize = 1024M
opcache.enable = 1
max_input_time = 600
memory_limit = -1
post_max_size = 1024M
sendmail_path = /usr/bin/msmtp -t
max_execution_time = 600