X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Fdefault.yaml;h=fd04b5ce652580888e6d4b945fcce27be7bf1368;hb=94a5ff8a4a75d75bb9df542a39ce8769e7a7e6a4;hp=3d073206993d596183cad696692dc1040e8d1ae5;hpb=d765fafc3faf0db9818eb1a07161df1cb1bc0efa;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/default.yaml b/config/default.yaml index 3d0732069..fd04b5ce6 100644 --- a/config/default.yaml +++ b/config/default.yaml @@ -14,6 +14,11 @@ database: username: 'peertube' password: 'peertube' +redis: + hostname: 'localhost' + port: 6379 + auth: null + # From the project root directory storage: avatars: 'storage/avatars/'