README file for config file

This commit is contained in:
DebXWoody 2020-04-19 19:03:12 +02:00
parent 1714eeff5b
commit 11a73c4706
No known key found for this signature in database
GPG Key ID: C2DC916F35751C24

View File

@ -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