Not using wss for xmpp connection.
This commit is contained in:
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user