diff options
author | Chocobozzz <me@florianbigard.com> | 2018-03-21 10:20:47 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-03-21 10:20:47 +0100 |
commit | c263f3b425354cb0114d8fc22b8c4a96c3865c0b (patch) | |
tree | 23b22015e697cd3197894e957232979dde0df298 /FAQ.md | |
parent | a30ce9bf2391815dfc0107ea072b1d3116aec905 (diff) | |
download | PeerTube-c263f3b425354cb0114d8fc22b8c4a96c3865c0b.tar.gz PeerTube-c263f3b425354cb0114d8fc22b8c4a96c3865c0b.tar.zst PeerTube-c263f3b425354cb0114d8fc22b8c4a96c3865c0b.zip |
Update FAQ
Diffstat (limited to 'FAQ.md')
-rw-r--r-- | FAQ.md | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -51,11 +51,7 @@ WEBM, MP4 or OGV videos. | |||
51 | 51 | ||
52 | ## I want to change my host, how can I do that? | 52 | ## I want to change my host, how can I do that? |
53 | 53 | ||
54 | If you already have followers, you can't. | 54 | You can't. You'll need to re install an instance and reupload your videos. |
55 | |||
56 | If you don't have any followers, update your configuration and run | ||
57 | `NODE_ENV=production npm run update-host` to update the torrent files (they contain your domain name). | ||
58 | |||
59 | 55 | ||
60 | ## Should I have a big server to run PeerTube? | 56 | ## Should I have a big server to run PeerTube? |
61 | 57 | ||