diff options
Diffstat (limited to 'config/production.yaml.example')
-rw-r--r-- | config/production.yaml.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example index 2f28501b3..45eeffec7 100644 --- a/config/production.yaml.example +++ b/config/production.yaml.example | |||
@@ -85,6 +85,7 @@ transcoding: | |||
85 | 85 | ||
86 | instance: | 86 | instance: |
87 | name: 'PeerTube' | 87 | name: 'PeerTube' |
88 | short_description: 'PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.' | ||
88 | description: '' # Support markdown | 89 | description: '' # Support markdown |
89 | terms: '' # Support markdown | 90 | terms: '' # Support markdown |
90 | default_client_route: '/videos/trending' | 91 | default_client_route: '/videos/trending' |