mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-09-27 11:41:47 -04:00
chore: Fix a bunch of typos
This commit is contained in:
parent
4254a5d9d5
commit
64a3fb0a48
11 changed files with 42 additions and 42 deletions
|
@ -51,7 +51,7 @@ The message will be sent away after all devices are marked as ignored.
|
|||
In contrast to the
|
||||
.Cm send-anyways
|
||||
command this command cancels the sending of a message to an encrypted room with
|
||||
unverified devices and gives the user the oportunity to verify or blacklist
|
||||
unverified devices and gives the user the opportunity to verify or blacklist
|
||||
devices as they see fit.
|
||||
.It Cm import-keys Ar pan-user Ar file Ar passphrase
|
||||
Import end-to-end encryption keys from the given file for the given pan-user.
|
||||
|
|
|
@ -74,7 +74,7 @@ are as follows:
|
|||
> In contrast to the
|
||||
> **send-anyways**
|
||||
> command this command cancels the sending of a message to an encrypted room with
|
||||
> unverified devices and gives the user the oportunity to verify or blacklist
|
||||
> unverified devices and gives the user the opportunity to verify or blacklist
|
||||
> devices as they see fit.
|
||||
|
||||
**import-keys** *pan-user* *file* *passphrase*
|
||||
|
|
|
@ -86,7 +86,7 @@ The amount of time to wait between room message history requests to the
|
|||
Homeserver in ms. Defaults to 3000.
|
||||
.El
|
||||
.Pp
|
||||
Aditional to the homeserver section a special section with the name
|
||||
Additional to the homeserver section a special section with the name
|
||||
.Cm Default
|
||||
can be used to configure the following values for all homeservers:
|
||||
.Cm ListenAddress ,
|
||||
|
|
|
@ -69,7 +69,7 @@ The following keys are optional in the proxy instance sections:
|
|||
> incoming messages will be decryptable, the proxy will be unable to decrypt the
|
||||
> room history. Defaults to "No".
|
||||
|
||||
Aditional to the homeserver section a special section with the name
|
||||
Additional to the homeserver section a special section with the name
|
||||
**Default**
|
||||
can be used to configure the following values for all homeservers:
|
||||
**ListenAddress**,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue