Skip to content
Closed
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 website/content/docs/security/basic.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,9 @@ so you will also need to configure the RPC client.

```yaml
RPCClient:
User: funnel
Password: abc123
Credential:
User: funnel
Password: abc123
```

Make sure to properly protect the configuration file so that it's not readable
Expand Down
Loading