]> 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 6c73c5fea15002dba86c071c70235affda836143..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:
@@ -72,5 +72,5 @@ transcoding:
 
 instance:
   name: 'PeerTube'
-  description: '' # Support markdown
-  terms: '' # Support markdown
+  description: 'Welcome to this PeerTube instance!' # Support markdown
+  terms: 'No terms for now.' # Support markdown