Updated Settings (markdown)

Wim 2020-11-22 16:07:02 +01:00
parent 74d04fed90
commit decca6e583

@ -71,6 +71,7 @@
- [Password *](#password-)
- [PrefixMessagesWithNick](#prefixmessageswithnick-1)
- [Server *](#server--2)
- [UseUsername](#useusername-1)
- [Mattermost](#mattermost)
- [EditDisable](#editdisable-2)
- [EditSuffix](#editsuffix-2)
@ -137,6 +138,7 @@
- [Jid *](#jid-)
- [MUC *](#muc-)
- [Nick *](#nick--1)
- [NoTLS](#notls-1)
- [Password *](#password--4)
- [Server *](#server--5)
- [SkipTLSVerify](#skiptlsverify-3)
@ -808,7 +810,14 @@ Example:
`Server="https://matrix.org"`
## UseUserName
Shows the username instead of the displayname
Setting: OPTIONAL, RELOADABLE \
Format: boolean \
Example:
`UseUserName=true`
# Mattermost
@ -1384,6 +1393,15 @@ Example:
`Nick="xmppbot"`
## NoTLS
Enable this to make an insecure connection to your xmpp server.
Setting: OPTIONAL \
Format: boolean \
Example: enable it
`NoTLS=true`
## Password *
Password