Remove backward compatibility (always using permanent working dir).

This commit is contained in:
John Livingston
2021-06-02 12:41:28 +02:00
parent 56f1c5895e
commit af20f3918f
5 changed files with 15 additions and 66 deletions

View File

@ -20,8 +20,6 @@ If you are not using prosody for anything else on your server, you can then disa
sudo systemctl disable prosody && sudo systemctl stop prosody
```
**NB:** with Peertube prior to version 3.2.0, the plugin will create a directory in the `/tmp/` folder. Please ensure that the `peertube` user has write access to this directory.
And that's it!
The Prosody process launched by the plugin will listen on a specific port, and only on the localhost interface.