From 65681ab2be97f44767f1c48d68cbefa8d46094d7 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Tue, 10 Oct 2023 17:13:33 +0800 Subject: [PATCH] Update _index.en.md --- .../client-configuration/hardcode-settings/_index.en.md | 1 + 1 file changed, 1 insertion(+) 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 8371e62..530707e 100644 --- a/content/self-host/client-configuration/hardcode-settings/_index.en.md +++ b/content/self-host/client-configuration/hardcode-settings/_index.en.md @@ -6,6 +6,7 @@ weight: 49 ## 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. {{% /notice %}} {{% notice note %}} **If you set either of these values without setting the other, your executable will not work!**