diff options
Diffstat (limited to 'support')
-rw-r--r-- | support/doc/production.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/support/doc/production.md b/support/doc/production.md index 27534269c..8cc4eb6b4 100644 --- a/support/doc/production.md +++ b/support/doc/production.md | |||
@@ -5,11 +5,11 @@ | |||
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.** | 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. |
9 | 9 | ||
10 | ### Dependencies | 10 | ### Dependencies |
11 | 11 | ||
12 | Follow the steps of the [dependencies guide](dependencies.md). | 12 | **Follow the steps of the [dependencies guide](dependencies.md).** |
13 | 13 | ||
14 | ### PeerTube user | 14 | ### PeerTube user |
15 | 15 | ||