aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-07-24 16:22:21 +0200
committerChocobozzz <me@florianbigard.com>2018-07-24 18:03:38 +0200
commit76dd3e89ae4f0f4a6652083f653a49acc97797fc (patch)
treea1b421cbc94900bf98815f3b908a13f3ab014bf1
parent2c24b9d3cd91a05290a0e6cd5c1b3a4414082bf2 (diff)
downloadPeerTube-76dd3e89ae4f0f4a6652083f653a49acc97797fc.tar.gz
PeerTube-76dd3e89ae4f0f4a6652083f653a49acc97797fc.tar.zst
PeerTube-76dd3e89ae4f0f4a6652083f653a49acc97797fc.zip
Improve production warning
-rw-r--r--support/doc/production.md3
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
8Please 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. 8Please don't install PeerTube for production on a device behind a low bandwidth connection (example: your ADSL link).
9If 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