aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc/tools.md
diff options
context:
space:
mode:
Diffstat (limited to 'support/doc/tools.md')
-rw-r--r--support/doc/tools.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/support/doc/tools.md b/support/doc/tools.md
index 6a7d16a3c..62ba52111 100644
--- a/support/doc/tools.md
+++ b/support/doc/tools.md
@@ -302,9 +302,10 @@ $ sudo -u peertube NODE_CONFIG_DIR=/var/www/peertube/config NODE_ENV=production
302 302
303### update-host.js 303### update-host.js
304 304
305**Changing the hostname is unsupported and may be a risky operation, especially if you have already federated.**
305If you started PeerTube with a domain, and then changed it you will have 306If you started PeerTube with a domain, and then changed it you will have
306invalid torrent files and invalid URLs in your database. To fix this, you have 307invalid torrent files and invalid URLs in your database. To fix this, you have
307to run: 308to run the command below (keep in mind your follower instances will NOT update their URLs).
308 309
309``` 310```
310$ cd /var/www/peertube/peertube-latest 311$ cd /var/www/peertube/peertube-latest