aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-03-13 09:40:39 +0100
committerChocobozzz <me@florianbigard.com>2018-03-13 09:40:39 +0100
commit66c3b7744c6c7a91b9538eb5a6e0ae07e0a5a6af (patch)
tree4f4e4e14fa1ce76b53a814f3e17c4d54d6907609 /support
parent19a3b914f19812a082e2f47d31c66fb1d9771736 (diff)
downloadPeerTube-66c3b7744c6c7a91b9538eb5a6e0ae07e0a5a6af.tar.gz
PeerTube-66c3b7744c6c7a91b9538eb5a6e0ae07e0a5a6af.tar.zst
PeerTube-66c3b7744c6c7a91b9538eb5a6e0ae07e0a5a6af.zip
Add example for "small device" in production guide
Diffstat (limited to 'support')
-rw-r--r--support/doc/production.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/doc/production.md b/support/doc/production.md
index b3c6e9133..14042cddf 100644
--- a/support/doc/production.md
+++ b/support/doc/production.md
@@ -5,7 +5,7 @@
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 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.**
9 9
10### Dependencies 10### Dependencies
11 11