Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions content/tutorials/connect-remote-gui.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down