aboutsummaryrefslogtreecommitdiffhomepage
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/default.yaml5
-rw-r--r--config/production.yaml.example5
2 files changed, 10 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
diff --git a/config/production.yaml.example b/config/production.yaml.example
index 04354b75d..e476bbcfa 100644
--- a/config/production.yaml.example
+++ b/config/production.yaml.example
@@ -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