file_uploads = On memory_limit = {{ WORDPRESS_MAX_UPLOAD_SIZE }} upload_max_filesize = {{ WORDPRESS_MAX_UPLOAD_SIZE }} post_max_size = {{ WORDPRESS_MAX_UPLOAD_SIZE }} max_execution_time = 300 ; Use msmtp as the Mail Transfer Agent sendmail_path = "/usr/bin/msmtp -t"