[docs] Document experimental, unsupported nowasm tag (#3436)

* [docs] Document experimental, unsupported `nowasm` tag

* change some awkward wording
This commit is contained in:
tobi 2024-10-14 14:06:19 +02:00 committed by GitHub
commit 400fd8c62b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 33 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# Advanced
In this section we touch on a number of more advanced topics, primarily related around deploying, operating and tuning GoToSocial.
In this section we touch on a number of more advanced topics, primarily related around building, deploying, operating and tuning GoToSocial.
We consider these topics advanced because applying them incorrectly does have the possibility of causing client and federation issues. Applying any of these configuration changes may also make it harder for you to debug an issue with your GoToSocial instance if you don't understand the changes that you're making.