From c52c93c504e2fe384e4baa1c3d94ba12a07f3f9a Mon Sep 17 00:00:00 2001 From: dinger1986 Date: Sat, 9 Sep 2023 11:47:13 +0100 Subject: [PATCH] Update _index.en.md --- content/self-host/client-configuration/_index.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/self-host/client-configuration/_index.en.md b/content/self-host/client-configuration/_index.en.md index c8efd51..445ccd2 100644 --- a/content/self-host/client-configuration/_index.en.md +++ b/content/self-host/client-configuration/_index.en.md @@ -45,7 +45,7 @@ The easiest way to setup automatically is using deployment scripts found [here]( You can fix the Password is required and use a reverse Base64 string in the format `{"host":"HOSTADDRESS","key":"HOSTKEY","api":"http://HOSTADDRESS:21114"}` to automatically configure the clients, this is available automatically with RustDesk Server Pro via the console. -You can also use the steps from [above](/docs/en/self-host/client-configuration/#setup-using-import-or-export) to export the string then reverse it using [this site](https://string-functions.com/reverse.aspx). +You can also use the steps from [above](/docs/en/self-host/client-configuration/#setup-using-import-or-export) to export the string, remove any `=` at the start or end of the string. #### Put config in rustdesk.exe file name (Windows only)