docs: 📚️ update account yaml

This commit is contained in:
AP 2020-06-10 07:07:50 +02:00
parent 8094f4bd27
commit 19cf5fc119

View file

@ -198,8 +198,15 @@ accounts:
macaroonPath: '/path/to/admin.macaroon'
certificatePath: '/path/to/tls.cert'
# password: Leave without password and it will use the master password
- name: 'Account 3'
serverUrl: 'url:port'
macaroon: '0201056...' # HEX or Base64 encoded macaroon
certificate: '0202045c...' # HEX or Base64 encoded certificate
password: 'password for account 3'
```
Notice you can specify either `macaroonPath` and `certificatePath` or `macaroon` and `certificate`.
### Privacy Configs
**Prices and Fees**