From 2f90d058038e94111220e4847e08f13866d137e0 Mon Sep 17 00:00:00 2001 From: Benjamin Loison <12752145+Benjamin-Loison@users.noreply.github.com> Date: Fri, 23 Sep 2022 00:24:45 +0200 Subject: [PATCH] Correct two typos in `docs/{instances.md, installation.md}` (#283) * Correct a typo in `docs/instances.md` * Correct a typo in `docs/installation.md` --- docs/installation.md | 2 +- docs/instances.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/installation.md b/docs/installation.md index cffb34f..751e5f9 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -7,7 +7,7 @@ Note: Any [PaaS](https://en.wikipedia.org/wiki/Platform_as_a_service) or [SaaS]( ## Hardware requirements -Running Invidious requires at least 512MB of free RAM (so ~2G installed on the system), as long as the is restarted regularly, as recommended in the post-install configuration. Public instances should ideally have at least 4GB of RAM, 2vCPU, a 200 mbps link and 20TB of traffic (no data cap/unlimited traffic is preferred). +Running Invidious requires at least 512MB of free RAM (so ~2G installed on the system), as long as it is restarted regularly, as recommended in the post-install configuration. Public instances should ideally have at least 4GB of RAM, 2vCPU, a 200 mbps link and 20TB of traffic (no data cap/unlimited traffic is preferred). Compiling Invidious requires at least 2.5GB of free RAM (We recommend to have at least 4GB installed). If you have less (e.g on a cheap VPS) you can setup a SWAP file or partition, so the combined amount is >= 4GB. diff --git a/docs/instances.md b/docs/instances.md index ee09d8d..39e4a81 100644 --- a/docs/instances.md +++ b/docs/instances.md @@ -84,7 +84,7 @@ 9. Instances MUST NOT use any type of analytics. 10. Any system whose goal is to modify the content served to the user (i.e web server HTML rewrite) is considered the same as modifying the source code. 11. Instances running a modified source code: - - MUST respect the AGPL by publishing their source code and stating their changes **before** they are be added to the list + - MUST respect the AGPL by publishing their source code and stating their changes **before** they are added to the list - MUST publish any later modification in a timely manner - MUST contain a link to both the modified and original source code of Invidious in the footer. 12. Instances MUST NOT serve ads (sponsorship links in the banner are considered ads) NOR promote products.