aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc/production.md
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-01-05 11:01:12 +0100
committerChocobozzz <me@florianbigard.com>2021-01-05 11:01:12 +0100
commit7cf88d098adb543074f85be9c874ee9453371de9 (patch)
tree7d0ba94105063496dd84f9e54fcd03335b2433d8 /support/doc/production.md
parent9ee4876a73ceb8277cfa088eb37890534bf153b5 (diff)
downloadPeerTube-7cf88d098adb543074f85be9c874ee9453371de9.tar.gz
PeerTube-7cf88d098adb543074f85be9c874ee9453371de9.tar.zst
PeerTube-7cf88d098adb543074f85be9c874ee9453371de9.zip
Use new doc links
Diffstat (limited to 'support/doc/production.md')
-rw-r--r--support/doc/production.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/doc/production.md b/support/doc/production.md
index 9df79f870..a55c7930f 100644
--- a/support/doc/production.md
+++ b/support/doc/production.md
@@ -91,7 +91,7 @@ $ cd /var/www/peertube && sudo -u peertube cp peertube-latest/config/production.
91Then edit the `config/production.yaml` file according to your webserver 91Then edit the `config/production.yaml` file according to your webserver
92configuration. Keys defined in `config/production.yaml` will override keys defined in `config/default.yaml`. 92configuration. Keys defined in `config/production.yaml` will override keys defined in `config/default.yaml`.
93 93
94**PeerTube does not support webserver host change**. Even though [PeerTube CLI can help you to switch hostname](https://docs.joinpeertube.org/#/maintain-tools?id=update-hostjs) there's no official support for that since it is a risky operation that might result in unforeseen errors. 94**PeerTube does not support webserver host change**. Even though [PeerTube CLI can help you to switch hostname](https://docs.joinpeertube.org/maintain-tools?id=update-hostjs) there's no official support for that since it is a risky operation that might result in unforeseen errors.
95 95
96### Webserver 96### Webserver
97 97