mirror of
https://github.com/wp-graphql/wp-graphql-woocommerce.git
synced 2026-08-14 12:53:44 +02:00
8 lines
217 B
INI
8 lines
217 B
INI
upload_max_filesize = 64M
|
|
post_max_size = 64M
|
|
|
|
; Forward mail to the MailHog container.
|
|
sendmail_path = "/usr/bin/msmtp --host=mailhog --port=1025 --from=local@woographql.local --read-recipients"
|
|
|
|
date.timezone = UTC
|