aboutsummaryrefslogtreecommitdiffhomepage
path: root/config
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-01-14 09:43:06 +0100
committerChocobozzz <me@florianbigard.com>2021-01-14 09:43:06 +0100
commit51de2c7ff3304a553d4e422c2eef23910edf5b55 (patch)
treec4b50126f4fd393d7a7e0fc3cf88e17226ce1aaa /config
parent5ec8a71f8471bbbd6b8e77bae2550cc28930f9ab (diff)
downloadPeerTube-51de2c7ff3304a553d4e422c2eef23910edf5b55.tar.gz
PeerTube-51de2c7ff3304a553d4e422c2eef23910edf5b55.tar.zst
PeerTube-51de2c7ff3304a553d4e422c2eef23910edf5b55.zip
Update project description
Diffstat (limited to 'config')
-rw-r--r--config/production.yaml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example
index 8a3f26a1c..88def3ad5 100644
--- a/config/production.yaml.example
+++ b/config/production.yaml.example
@@ -323,7 +323,7 @@ auto_blacklist:
323# Instance settings 323# Instance settings
324instance: 324instance:
325 name: 'PeerTube' 325 name: 'PeerTube'
326 short_description: 'PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.' 326 short_description: 'PeerTube, an ActivityPub-federated video streaming platform using P2P directly in your web browser.'
327 description: 'Welcome to this PeerTube instance!' # Support markdown 327 description: 'Welcome to this PeerTube instance!' # Support markdown
328 terms: 'No terms for now.' # Support markdown 328 terms: 'No terms for now.' # Support markdown
329 code_of_conduct: '' # Supports markdown 329 code_of_conduct: '' # Supports markdown