]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/production.yaml.example
Fix announce activities
[github/Chocobozzz/PeerTube.git] / config / production.yaml.example
index 1288eeaa2b6444436b97956caad55c7be491655c..a2b3329830577ac95b36dfd3839591a5a2908b3a 100644 (file)
@@ -15,6 +15,11 @@ database:
   username: 'peertube'
   password: 'peertube'
 
+redis:
+  hostname: 'localhost'
+  port: 6379
+  auth: null
+
 # From the project root directory
 storage:
   avatars: '/var/www/peertube/storage/avatars/'