Prosody log level will be the same as the Peertube's one.

This commit is contained in:
John Livingston
2021-05-12 11:48:38 +02:00
parent bcf5066c90
commit c5bcf611d3
4 changed files with 24 additions and 4 deletions

View File

@ -11,7 +11,8 @@ This roadmap is given as an indication. It will be updated as we go along accord
[x] | [ ] | Builtin Prosody | Grant moderation rights to instance admins and video owner. Activate moderations commands in ConverseJS. | v2.1.0
[x] | [x] | Common | Chat should not be displayed in playlists | v2.2.0
[x] | [x] | Builtin Prosody | Do not use a temp folder, use the one provided by Peertube>=3.2.0. | Not Released Yet
[ ] | [x] | Builtin Prosody | Rotate prosody logs. Use Peertube log level for prosody.
[x] | [ ] | Builtin Prosody | Use Peertube log level for prosody. | Not Released Yet
[ ] | [x] | Builtin Prosody | Rotate prosody logs.
[x] | [x] | Builtin Prosody | Data Persistence | Not Released Yet
[ ] | [x] | Common | Add a checkbox per video to activate livechat. Only on lives.
[ ] | [x] | Builtin Prosody | Docker: check how to install and use Prosody on docker installations. Do the documentation.