]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/production.yaml.example
Add ability to change the homepage
[github/Chocobozzz/PeerTube.git] / config / production.yaml.example
index e70201668c66b9590a0b2280c556f871f23cb726..2f28501b3ae9427d32cd16d072588b986adcd033 100644 (file)
@@ -87,6 +87,7 @@ instance:
   name: 'PeerTube'
   description: '' # Support markdown
   terms: '' # Support markdown
+  default_client_route: '/videos/trending'
   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