diff options
-rw-r--r-- | support/doc/production.md | 3 |
1 files changed, 2 insertions, 1 deletions
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 @@ | |||
5 | 5 | ||
6 | ## Installation | 6 | ## Installation |
7 | 7 | ||
8 | 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. | 8 | Please don't install PeerTube for production on a device behind a low bandwidth connection (example: your ADSL link). |
9 | 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). | ||
9 | 10 | ||
10 | ### Dependencies | 11 | ### Dependencies |
11 | 12 | ||