From a5ce0c7f63b9adb09f396742d3962a0b98764eed Mon Sep 17 00:00:00 2001 From: Justin Hawkins Date: Thu, 3 Jun 2021 19:42:12 +0930 Subject: [PATCH] Documenation update --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 8007def..e500f25 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,11 @@ thumbnail files. * Files to upload are determined by the file modification time. If you drag and drop existing files they will not be detected and uploaded. Only newly created files will be detected. +## Troubleshooting + +Please check the "log" page on the web interface for information when things are +not working as you expect. + ## TODO This is just a relatively quick hack. Open to suggestions on new features and improvements.