From 425afb9bf7a7fb3cb9da5c1ce9610a46483c62d8 Mon Sep 17 00:00:00 2001 From: Mr-Update <37781396+Mr-Update@users.noreply.github.com> Date: Tue, 10 Oct 2023 21:43:03 +0200 Subject: [PATCH] Update _index.en.md --- .../client-configuration/hardcode-settings/_index.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/self-host/client-configuration/hardcode-settings/_index.en.md b/content/self-host/client-configuration/hardcode-settings/_index.en.md index 530707e..6fe6572 100644 --- a/content/self-host/client-configuration/hardcode-settings/_index.en.md +++ b/content/self-host/client-configuration/hardcode-settings/_index.en.md @@ -3,7 +3,7 @@ title: Hardcoding Custom Settings weight: 49 --- -## Custom Server +### Custom Server {{% notice note %}} To hardcode custom server settings into your executables you must [build](/docs/en/dev/build/) the client yourself on your machine or [with GitHub Actions](/docs/en/dev/build/all/). **Noted**: [self-hosted runners](https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/about-self-hosted-runners) for Arm are used in our GitHub actions, please set it up yourself.