1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-03 01:39:37 +02:00

Try to improve documentations/readme

This commit is contained in:
Chocobozzz 2018-01-12 18:07:41 +01:00
parent 339632b4a3
commit 63bfad7ec9
No known key found for this signature in database
GPG key ID: 583A612D890159BE
12 changed files with 335 additions and 374 deletions

4
FAQ.md
View file

@ -31,9 +31,9 @@ We think it is acceptable for a video platform.
WEBM, MP4 or OGV videos.
## I want to change my host or move to HTTPS, how can I do that?
## I want to change my host, how can I do that?
If you already have followers, you can't.
If you don't have any followers, update your configuration and run
`NODE_ENV=production npm run update-host` to update the torrent files.
`NODE_ENV=production npm run update-host` to update the torrent files (they contain your domain name).