aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/default.yaml
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-01-31 16:42:40 +0100
committerChocobozzz <me@florianbigard.com>2018-01-31 16:42:40 +0100
commit66b16cafb380012d3eca14e524d86f2450e04069 (patch)
tree02a6d2327e2499dbe921c22a03b8a9d741773dd6 /config/default.yaml
parent81ebea48bfba2d81e62dd7a0f01a0cadf41d2607 (diff)
downloadPeerTube-66b16cafb380012d3eca14e524d86f2450e04069.tar.gz
PeerTube-66b16cafb380012d3eca14e524d86f2450e04069.tar.zst
PeerTube-66b16cafb380012d3eca14e524d86f2450e04069.zip
Add new name/terms/description config options
Diffstat (limited to 'config/default.yaml')
-rw-r--r--config/default.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/default.yaml b/config/default.yaml
index 691c9e00b..6c73c5fea 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -69,3 +69,8 @@ transcoding:
69 480p: true 69 480p: true
70 720p: true 70 720p: true
71 1080p: true 71 1080p: true
72
73instance:
74 name: 'PeerTube'
75 description: '' # Support markdown
76 terms: '' # Support markdown