Not using wss for xmpp connection.

This commit is contained in:
Stephen Vanderwarker 2025-02-02 13:58:29 -05:00
parent ab2cc085a3
commit a027130779

@ -39,7 +39,7 @@ Create a `config.ini` file in the appropriate location:
pkhex=your_private_key
[xmpp]
host=wss://your-xmpp-server
host=your_xmpp_host
user=your_xmpp_username
domain=your_xmpp_domain
password=your_xmpp_password