From 75bbe34ce574b67110435e052f0f7a4c75f8e343 Mon Sep 17 00:00:00 2001 From: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com> Date: Mon, 30 Sep 2024 17:25:37 +0200 Subject: [PATCH] docs: add note on recipe scaling to docs (#4287) --- docs/docs/documentation/getting-started/faq.md | 2 ++ docs/docs/overrides/api.html | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/docs/documentation/getting-started/faq.md b/docs/docs/documentation/getting-started/faq.md index b6692f9c9d83..dc5484616857 100644 --- a/docs/docs/documentation/getting-started/faq.md +++ b/docs/docs/documentation/getting-started/faq.md @@ -33,6 +33,8 @@ Do the following for each recipe you want to intelligently handle ingredients. Scaling up this recipe or adding it to a Shopping List will now smartly take care of ingredient amounts and duplicate combinations. +Note: Each recipe must have a servings count set for recipe scaling to work. + ## Is it safe to upgrade Mealie? Yes. If you are using the v1 branches (including beta), you can upgrade to the latest version of Mealie without performing a site Export/Restore. This process was required in previous versions of Mealie, however we've automated the database migration process to make it easier to upgrade. Note that if you were using the v0.5.x version, you CANNOT upgrade to the latest version automatically. You must follow the migration instructions in the documentation. diff --git a/docs/docs/overrides/api.html b/docs/docs/overrides/api.html index ce5d7fd8614b..6675b7b4c5e7 100644 --- a/docs/docs/overrides/api.html +++ b/docs/docs/overrides/api.html @@ -14,7 +14,7 @@