From 3de5020ea7da6363a2e157ff3ba2a908942c9679 Mon Sep 17 00:00:00 2001 From: Michael Mayer Date: Sat, 25 Sep 2021 18:19:16 +0200 Subject: [PATCH] Docs: Update requirements in README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 10f7d18e7..e492d336b 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,10 @@ all you need is a Web browser and Docker to run the server. It is available for We recommend hosting PhotoPrism on a server with **at least 2 cores** and **4 GB of memory**. Beyond these minimum requirements, the amount of RAM should match the number of cores. -Indexing large photo and video collections significantly benefits from fast, local SSD storage. + +Indexing large photo and video collections significantly benefits from fast, local SSD storage, +and lots of memory for caching. Especially the conversion of RAW images and the transcoding of +videos are very demanding. ## Roadmap ##