projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4377f4
)
Add warning in production guide
author
Chocobozzz
<me@florianbigard.com>
Fri, 9 Feb 2018 12:38:19 +0000
(13:38 +0100)
committer
Chocobozzz
<me@florianbigard.com>
Fri, 9 Feb 2018 12:38:19 +0000
(13:38 +0100)
support/doc/production.md
patch
|
blob
|
history
diff --git
a/support/doc/production.md
b/support/doc/production.md
index 734f44d74d0ce7057732b93eee072d7d0703fff1..b5e5dd9cffbcae91dc063fca9f21c60d07928edf 100644
(file)
--- a/
support/doc/production.md
+++ b/
support/doc/production.md
@@
-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).