From 400fd8c62b80b3585c35362bcb69d6e635ebd9b6 Mon Sep 17 00:00:00 2001 From: tobi <31960611+tsmethurst@users.noreply.github.com> Date: Mon, 14 Oct 2024 14:06:19 +0200 Subject: [docs] Document experimental, unsupported `nowasm` tag (#3436) * [docs] Document experimental, unsupported `nowasm` tag * change some awkward wording --- docs/advanced/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/advanced/index.md') diff --git a/docs/advanced/index.md b/docs/advanced/index.md index 3986d4ada..89688375a 100644 --- a/docs/advanced/index.md +++ b/docs/advanced/index.md @@ -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. -- cgit v1.2.3