[docker] Add short_description option in Docker configuration too; (#342)
This commit is contained in:
parent
28ea3742d7
commit
3b2ed89181
1 changed files with 1 additions and 0 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue