README file for config file
This commit is contained in:
parent
1714eeff5b
commit
11a73c4706
12
README.md
12
README.md
@ -41,9 +41,19 @@ Use xmppc with [pass](https://packages.debian.org/buster/pass)
|
||||
xmppc --jid user@domain.tld --pwd $(pass XMPP/domain.tld/user) --mode roster list
|
||||
```
|
||||
|
||||
## Config file
|
||||
|
||||
Config file: ` ~/.config/xmppc.conf`
|
||||
|
||||
```
|
||||
[default]
|
||||
jid=user@domain.tld
|
||||
pwd=YourSecret
|
||||
```
|
||||
|
||||
## Documentation
|
||||
|
||||
* Wiki
|
||||
* [Wiki](https://codeberg.org/Anoxinon_e.V./xmppc/wiki)
|
||||
|
||||
## Contact details
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user