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:
28ea374
)
[docker] Add short_description option in Docker configuration too; (#342)
author
Benjamin Bouvier
<public@benj.me>
Thu, 15 Mar 2018 15:02:23 +0000
(16:02 +0100)
committer
Chocobozzz
<me@florianbigard.com>
Thu, 15 Mar 2018 15:02:23 +0000
(16:02 +0100)
support/docker/production/config/production.yaml
patch
|
blob
|
history
diff --git
a/support/docker/production/config/production.yaml
b/support/docker/production/config/production.yaml
index c00cf75100e17b58dff67bc9618ddb48990907aa..9a6cb1094ab8ac78284eb8d23bee599c5424b895 100644
(file)
--- a/
support/docker/production/config/production.yaml
+++ b/
support/docker/production/config/production.yaml
@@
-76,6
+76,7
@@
transcoding:
# Instance settings
instance:
name: 'PeerTube'
+ short_description: 'PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.'
description: '' # Support markdown
terms: '' # Support markdown
default_client_route: '/videos/trending'