diff options
author | Alexander Strizhakov <alex.strizhakov@gmail.com> | 2021-03-05 16:31:59 +0300 |
---|---|---|
committer | Alexander Strizhakov <alex.strizhakov@gmail.com> | 2021-05-11 17:57:04 +0300 |
commit | e0246e0d597e723fe06ef6dc45d90c6102513d2e (patch) | |
tree | b71e0c4f27b59eea2e7f0a3bc3e8fa1c607fdff7 | |
parent | d510f3e645d21fe617a94d383463e442d55f0888 (diff) | |
download | pleroma-e0246e0d597e723fe06ef6dc45d90c6102513d2e.tar.gz |
docs update
-rw-r--r-- | docs/configuration/how_to_serve_another_domain_for_webfinger.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/configuration/how_to_serve_another_domain_for_webfinger.md b/docs/configuration/how_to_serve_another_domain_for_webfinger.md index b9800b1cf..4e70f444c 100644 --- a/docs/configuration/how_to_serve_another_domain_for_webfinger.md +++ b/docs/configuration/how_to_serve_another_domain_for_webfinger.md @@ -5,6 +5,8 @@ However, in this case, you are almost certainly serving some web content on `htt Pleroma supports that, but it might be tricky to set up, and any error might prevent you from federating with other instances. +*If you are already running Pleroma on `example.org`, it is no longer possible to move it to `pleroma.example.org`.* + ## Account identifiers It is important to understand that for federation purposes, a user in Pleroma has two unique identifiers associated: |