From 76dd3e89ae4f0f4a6652083f653a49acc97797fc Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 24 Jul 2018 16:22:21 +0200 Subject: [PATCH] Improve production warning --- support/doc/production.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/support/doc/production.md b/support/doc/production.md index 8d2a4da11..1d418ed66 100644 --- a/support/doc/production.md +++ b/support/doc/production.md @@ -5,7 +5,8 @@ ## Installation -Please don't install PeerTube for production on a small device behind a low bandwidth connection (example: a Raspberry PI behind your ADSL link) because it could slow down the fediverse. See the [FAQ](https://github.com/Chocobozzz/PeerTube/blob/develop/FAQ.md#should-i-have-a-big-server-to-run-peertube) for more information. +Please don't install PeerTube for production on a device behind a low bandwidth connection (example: your ADSL link). +If you want information about the appropriate hardware to run PeerTube, please see the [FAQ](https://github.com/Chocobozzz/PeerTube/blob/develop/FAQ.md#should-i-have-a-big-server-to-run-peertube). ### Dependencies