From 63bfad7ec984dad1e9a96de1f191db5cc78db5bf Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 12 Jan 2018 18:07:41 +0100 Subject: Try to improve documentations/readme --- FAQ.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'FAQ.md') diff --git a/FAQ.md b/FAQ.md index 06c86ce10..1bcd6006a 100644 --- a/FAQ.md +++ b/FAQ.md @@ -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). -- cgit v1.2.3