]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - support/doc/tools.md
Support progress for ffmpeg tasks
[github/Chocobozzz/PeerTube.git] / support / doc / tools.md
index 6a7d16a3c2ce34a4d8c95f4472c3a2fc39b2c663..62ba52111db399a30dff88e35c0f12baac9ffb44 100644 (file)
@@ -302,9 +302,10 @@ $ sudo -u peertube NODE_CONFIG_DIR=/var/www/peertube/config NODE_ENV=production
 
 ### update-host.js
 
+**Changing the hostname is unsupported and may be a risky operation, especially if you have already federated.**
 If you started PeerTube with a domain, and then changed it you will have
 invalid torrent files and invalid URLs in your database. To fix this, you have
-to run:
+to run the command below (keep in mind your follower instances will NOT update their URLs).
 
 ```
 $ cd /var/www/peertube/peertube-latest