[docker] Add short_description option in Docker configuration too; (#342)

pull/343/head
Benjamin Bouvier 2018-03-15 16:02:23 +01:00 committed by Chocobozzz
parent 28ea3742d7
commit 3b2ed89181
1 changed files with 1 additions and 0 deletions

View File

@ -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'