diff --git a/config/php/fpm/standardebooks.org.ini b/config/php/fpm/standardebooks.org.ini index f2d6be81..a2615bb7 100644 --- a/config/php/fpm/standardebooks.org.ini +++ b/config/php/fpm/standardebooks.org.ini @@ -10,8 +10,8 @@ allow_url_fopen = false allow_url_include = false expose_php = Off -post_max_size = 64M -upload_max_filesize = 32M +post_max_size = 96M +upload_max_filesize = 96M [Date] date.timezone = Etc/UTC diff --git a/config/php/fpm/standardebooks.test.ini b/config/php/fpm/standardebooks.test.ini index aed1b5f6..aaf7af43 100644 --- a/config/php/fpm/standardebooks.test.ini +++ b/config/php/fpm/standardebooks.test.ini @@ -7,8 +7,8 @@ allow_url_fopen = false allow_url_include = false expose_php = Off -post_max_size = 64M -upload_max_filesize = 32M +post_max_size = 96M +upload_max_filesize = 96M [Date] date.timezone = Etc/UTC diff --git a/templates/ArtworkForm.php b/templates/ArtworkForm.php index 168e564c..f76d0160 100644 --- a/templates/ArtworkForm.php +++ b/templates/ArtworkForm.php @@ -88,7 +88,7 @@ $now = new DateTimeImmutable('now', new DateTimeZone('America/Juneau')); // Late