From 832ec80f1a54b36427c89a3ccbfc99f2103ec634 Mon Sep 17 00:00:00 2001 From: Tom Chiverton Date: Wed, 21 Jan 2026 15:01:00 +0000 Subject: [PATCH] Update README.md Highlight how to enable uploads, as it's a FAQ --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2d9c7d185..e32fe7f84 100755 --- a/README.md +++ b/README.md @@ -143,6 +143,7 @@ in your Docker run/compose file. Omit this variable for a lightweight image. - **Common Issues**: - If you experience issues starting the application, check the log files located in the `logs` directory for error messages. - If eBooks fail to load, verify that the `Location of Calibre database` is correctly set and that the database file is accessible. + - You need to enable uploads under `Basic settings` for this option to appear - **Configuration Errors**: Ensure that your Calibre database is compatible and properly formatted. Refer to the Calibre documentation for guidance on maintaining the database.