Fix parameters in manager file
This commit is contained in:
parent
c884983d32
commit
bd7b43ebd1
@ -4,19 +4,6 @@ BusName = org.freedesktop.Telepathy.ConnectionManager.matrix
|
|||||||
ObjectPath = /org/freedesktop/Telepathy/ConnectionManager/matrix
|
ObjectPath = /org/freedesktop/Telepathy/ConnectionManager/matrix
|
||||||
|
|
||||||
[Protocol matrix]
|
[Protocol matrix]
|
||||||
param-account = s required
|
param-matrix-id = s required
|
||||||
param-server = s required
|
param-homeserver = s required
|
||||||
param-fullname = s
|
|
||||||
param-username = s
|
|
||||||
param-port = q
|
|
||||||
param-password = s secret
|
param-password = s secret
|
||||||
param-charset = s
|
|
||||||
param-keepalive-interval = u
|
|
||||||
param-quit-message = s
|
|
||||||
param-use-ssl = b
|
|
||||||
param-password-prompt = b
|
|
||||||
default-port = 8448
|
|
||||||
default-charset = UTF-8
|
|
||||||
default-keepalive-interval = 30
|
|
||||||
default-use-ssl = true
|
|
||||||
default-password-prompt = true
|
|
||||||
|
Loading…
Reference in New Issue
Block a user