From 92816074e7e20c327c8d632c73d2f08b825be49c Mon Sep 17 00:00:00 2001 From: Sam Becker Date: Sat, 29 Jun 2024 17:21:46 -0500 Subject: [PATCH] Tweak README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8383a8c1..b49ae512 100644 --- a/README.md +++ b/README.md @@ -248,4 +248,4 @@ FAQ > The default timeout for processing multiple uploads is 60 seconds (the limit for Hobby accounts). This can be extended to 5 minutes on Pro accounts by setting `maxDuration = 300` in `src/app/admin/uploads/page.tsx`. #### Can this template run in a docker image? -> Possibly. See [Issue #116](https://github.com/sambecker/exif-photo-blog/issues/116) for an attempted solution. +> Possibly. See [Issue #116](https://github.com/sambecker/exif-photo-blog/issues/116) for discussion.