]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/default.yaml
Fix instance name displaying with long text
[github/Chocobozzz/PeerTube.git] / config / default.yaml
index 691c9e00b3d59647d7e47b6b335e2bd1aaecfe6b..9c1136621612d4a8e1b2fd5c3abc9de78183f562 100644 (file)
@@ -39,7 +39,7 @@ storage:
   cache: 'storage/cache/'
 
 log:
-  level: 'debug' # debug/info/warning/error
+  level: 'info' # debug/info/warning/error
 
 cache:
   previews:
@@ -69,3 +69,8 @@ transcoding:
     480p: true
     720p: true
     1080p: true
+
+instance:
+  name: 'PeerTube'
+  description: 'Welcome to this PeerTube instance!' # Support markdown
+  terms: 'No terms for now.' # Support markdown