6
1
mirror of https://git.mills.io/saltyim/saltyim.git synced 2024-06-26 00:38:22 +00:00

Docment how to use Env vars to select your default Inbox

This commit is contained in:
m u t e f a l l 2022-03-20 09:38:04 -05:00 committed by James Mills
parent a9b65ea64b
commit b496aed878

@ -67,6 +67,10 @@ to `$HOME/.config/salty/$USER.key`. For example:
export SALTY_IDENTITY="$HOME/.config/salty/$USER.key"
```
### Inbox
To ensure you are reading from your own Inbox by default use: `export SALTY_INBOX="username"`
### Endpoint
First you need to setup [msgbus](https://git.mills.io/prologic/msgbus)