Quickstart.md: specify PASS command existing
parent
1bedeaf9a0
commit
2ba2341862
|
@ -13,14 +13,14 @@ Login is best done by using SASL to ensure you get access to your registered
|
||||||
NickName. Libera Chat has the most comprehensive documentation on how to enable
|
NickName. Libera Chat has the most comprehensive documentation on how to enable
|
||||||
it at https://libera.chat/guides/sasl
|
it at https://libera.chat/guides/sasl
|
||||||
|
|
||||||
If SASL isn't supported, set server password (PASS command) as `username:password`,
|
|
||||||
it should be supported by all clients.
|
|
||||||
|
|
||||||
TIP: add `@identifier` e.g. `@PhoneClient` after your (SASL) username to separate the
|
TIP: add `@identifier` e.g. `@PhoneClient` after your (SASL) username to separate the
|
||||||
different locations/clients and utilise client-specific playback buffers.
|
different locations/clients and utilise client-specific playback buffers.
|
||||||
This will also stop repeating messages (as long as you won't change the
|
This will also stop repeating messages (as long as you won't change the
|
||||||
`@identifier`)!
|
`@identifier`)!
|
||||||
|
|
||||||
|
If SASL isn't supported, set server password (PASS command) as `username@identifier:password`,
|
||||||
|
it should be supported by all clients.
|
||||||
|
|
||||||
## Integrated bouncer
|
## Integrated bouncer
|
||||||
|
|
||||||
As a registered user, should you wish, you can configure the network to
|
As a registered user, should you wish, you can configure the network to
|
||||||
|
|
Loading…
Reference in New Issue