diff --git a/content/tutorials/connect-remote-gui.md b/content/tutorials/connect-remote-gui.md index 556d022..8a5080f 100644 --- a/content/tutorials/connect-remote-gui.md +++ b/content/tutorials/connect-remote-gui.md @@ -70,8 +70,9 @@ In this case, your connection from your computer to your node is fully encrypted ## Enabling Wallet Service -By default, the wallet service on your node is disabled. You can enable it in the config file; -however, if your connection is insecure, we do not recommend it. +By default, the wallet service on your node is disabled. You can enable it in the +[config](/get-started/configuration/) file; +However, if your connection is insecure, we do not recommend it. If you do enable it, make sure you set a strong password for your wallet. ## FAQ