diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/production.yaml.example | 2 |
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 |
324 | instance: | 324 | instance: |
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 |