1
0
Fork 0

We need redis >= 2.8.18 now we use Bull

This commit is contained in:
Chocobozzz 2018-08-08 09:41:34 +02:00
parent 541006e355
commit 47c951b70b
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
2 changed files with 3 additions and 2 deletions

View File

@ -59,6 +59,7 @@ You will need [PostgreSQL Contrib](https://www.postgresql.org/docs/9.6/static/co
* Update nginx template (you need to [update manually](https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/production.md#nginx))
* Update default cache size configurations
* Update search API route: `/videos/search` becomes `/search/videos`
* Needs Redis >= 2.8.18
### Features

File diff suppressed because one or more lines are too long