diff --git a/Settings.md b/Settings.md index 718e7ac..05d4b7c 100644 --- a/Settings.md +++ b/Settings.md @@ -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