This commit is contained in:
5idereal
2023-07-13 19:06:05 +08:00
committed by GitHub
parent 1b9a14bbe4
commit 784cbf4ea5
12 changed files with 73 additions and 73 deletions

View File

@@ -1,5 +1,5 @@
---
title: Hardcoding Custom Settings
title: Hardcoding Custom Settings
weight: 49
---
@@ -11,7 +11,7 @@ To hardcode custom server settings into your executables you must [build](/docs/
**If you set either of these values without setting the other, your executable will not work!**
{{% /notice %}}
You can set the following environment variables on your OS and rustdesk will use those variables when compiling your client rather than the default rustdesk.com servers.
You can set the following environment variables on your OS and RustDesk will use those variables when compiling your client rather than the default rustdesk.com servers.
If you do not know how to set an environment variable on your system you should be able to find documentation for your OS online that will explain this.