]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Add warning in production guide
authorChocobozzz <me@florianbigard.com>
Fri, 9 Feb 2018 12:38:19 +0000 (13:38 +0100)
committerChocobozzz <me@florianbigard.com>
Fri, 9 Feb 2018 12:38:19 +0000 (13:38 +0100)
support/doc/production.md

index 734f44d74d0ce7057732b93eee072d7d0703fff1..b5e5dd9cffbcae91dc063fca9f21c60d07928edf 100644 (file)
@@ -5,6 +5,8 @@
 
 ## Installation
 
+**Please don't install PeerTube for production on a small device behind a low bandwidth connection because it could slow down the fediverse.**
+
 ### Dependencies
 
 Follow the steps of the [dependencies guide](dependencies.md).