]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/default.yaml
Make it works with new autoplay policy
[github/Chocobozzz/PeerTube.git] / config / default.yaml
index 995638281159857b69869345ada0a43ae1215221..387acf43df728abc1ff170329c1e45385d199630 100644 (file)
@@ -25,6 +25,7 @@ redis:
   hostname: 'localhost'
   port: 6379
   auth: null
+  db: 0
 
 smtp:
   hostname: null
@@ -90,10 +91,10 @@ instance:
   customizations:
     javascript: '' # Directly your JavaScript code (without <script> tags). Will be eval at runtime
     css: '' # Directly your CSS code (without <style> tags). Will be injected at runtime
-  # Robot.txt rules. To allow robots to crawl your instance and allow indexation of your site, remove the '/'
+  # Robot.txt rules. To disallow robots to crawl your instance and disallow indexation of your site, add '/' to "Disallow:'
   robots: |
     User-agent: *
-    Disallow: /
+    Disallow: ''
 
 services:
   # Cards configuration to format video in Twitter