Files
piratepoet/dev/php.ini
2022-01-18 15:30:22 +01:00

6 lines
161 B
INI

upload_max_filesize = 500M
memory_limit = 1024M
post_max_size = 500M
sendmail_path = /usr/bin/msmtp -C /etc/msmtprc -t
sendmail_from = 'wordpress@mp3.localhost'