mirror of
https://github.com/weechat/weechat.git
synced 2026-06-29 22:36:38 +02:00
doc: add "nick" for sasl_username option (irc plugin) in user guide
This commit is contained in:
@@ -1348,7 +1348,7 @@ Optionen für Server sind:
|
||||
|
||||
* 'sasl_mechanism': Mechanismus welcher genutzt werden soll ("plain" oder "dh-blowfish")
|
||||
* 'sasl_timeout': Zeitüberschreitung (in Sekunden) für Authentifizierung
|
||||
* 'sasl_username': Username
|
||||
* 'sasl_username': Username (Nickname)
|
||||
* 'sasl_password': Passwort
|
||||
|
||||
Soll "dh-blowfish" standardmäßig auf allen Servern genutzt werden:
|
||||
|
||||
@@ -1330,7 +1330,7 @@ Options in servers are:
|
||||
|
||||
* 'sasl_mechanism': mechanism to use ("plain" or "dh-blowfish")
|
||||
* 'sasl_timeout': timeout (in seconds) for authentication
|
||||
* 'sasl_username': username
|
||||
* 'sasl_username': username (nick)
|
||||
* 'sasl_password': password
|
||||
|
||||
If you want to use "dh-blowfish" by default for all servers:
|
||||
|
||||
@@ -1373,7 +1373,7 @@ Les options dans le serveur sont :
|
||||
|
||||
* 'sasl_mechanism' : mécanisme à utiliser ("plain" ou "dh-blowfish")
|
||||
* 'sasl_timeout' : délai d'attente maximum (en secondes) pour l'authentification
|
||||
* 'sasl_username' : nom d'utilisateur
|
||||
* 'sasl_username' : nom d'utilisateur (pseudo)
|
||||
* 'sasl_password' : mot de passe
|
||||
|
||||
Si vous voulez utiliser "dh-blowfish" par défaut pour tous les serveurs :
|
||||
|
||||
@@ -1356,7 +1356,7 @@ Le opzioni nel server sono:
|
||||
|
||||
* 'sasl_mechanism': meccanismo da usare ("plain" o "dh-blowfish")
|
||||
* 'sasl_timeout': timeout (in secondi) per l'autenticazione
|
||||
* 'sasl_username': nome utente
|
||||
* 'sasl_username': nome utente (nick)
|
||||
* 'sasl_password': password
|
||||
|
||||
Se si desidera usare "dh-blowfish" in tutti i server:
|
||||
|
||||
Reference in New Issue
Block a user