From cbf4b8906733b1c5afbe921a2a6632be362c75fb Mon Sep 17 00:00:00 2001 From: Sam Becker Date: Mon, 23 Oct 2023 13:16:08 -0500 Subject: [PATCH] README FAQ tweaks --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 10b8f573..12806363 100644 --- a/README.md +++ b/README.md @@ -67,5 +67,8 @@ Installation FAQ - -Q: My images/content have fallen out of sync with my database and/or my production site no longer matches local development. What do I do?
+Q: My images/content have fallen out of sync with my database and/or production site no longer matches local development. What do I do?
A: Navigate to `/admin/configuration` and click the "Clear Cache" button. + +Q: I'm seeing server-side runtime errors when loading a page after updating my fork. What do I do?
+A: Navigate to `/admin/configuration` and click the "Clear Cache" button. If this doesn't help, [open an issue](https://github.com/sambecker/exif-photo-blog/issues/new).