From 9f8162651f6fb4f1c333c53be39d7deef56bf1ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Fri, 8 Nov 2019 21:27:12 +0100 Subject: irc: set option irc.look.display_pv_warning_address to off by default (issue #892) This is because the bitlbee server causes the warning to be displayed when it is not expected (the address of remote nick changes multiple times on login). --- doc/pl/autogen/user/irc_options.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/pl') diff --git a/doc/pl/autogen/user/irc_options.adoc b/doc/pl/autogen/user/irc_options.adoc index f510aecd7..6f33831f9 100644 --- a/doc/pl/autogen/user/irc_options.adoc +++ b/doc/pl/autogen/user/irc_options.adoc @@ -225,10 +225,10 @@ ** domyślna wartość: `+on+` * [[option_irc.look.display_pv_warning_address]] *irc.look.display_pv_warning_address* -** opis: pass:none[display a warning in private buffer if the address of remote nick has changed] +** opis: pass:none[display a warning in private buffer if the address of remote nick has changed; this option is disabled by default because servers like bitlbee are causing this warning to be displayed when it is not expected (the address of remote nick changes multiple times on login)] ** typ: bool ** wartości: on, off -** domyślna wartość: `+on+` +** domyślna wartość: `+off+` * [[option_irc.look.highlight_channel]] *irc.look.highlight_channel* ** opis: pass:none[oddzielona przecinkami lista słów do podświetleń w buforach kanałów (wielkość liter nie ma znaczenia, użyj "(?-i)" na początku słów, dla których wielkość liter ma znaczenie; zmienne specjalne $nick, $channel i $server są zastępowane odpowiednimi wartościami), słowa te są dodawane do zmiennej lokalnej bufora "highlight_words" tylko kiedy bufor jest tworzony (nie ma wpływu na obecne bufory), pusty ciąg wyłącza domyślne podświetlenia nicka, przykłady: "$nick", "(?-i)$nick"] -- cgit v1.2.3