mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 05:46:38 +02:00
core: add proxy options username/password in /help secure
This commit is contained in:
@@ -6901,10 +6901,11 @@ command_init ()
|
||||
"variable is used by WeeChat on /upgrade).\n\n"
|
||||
"Secured data with format ${sec.data.xxx} can be used in:\n"
|
||||
" - command line argument \"--run-command\"\n"
|
||||
" - options weechat.startup.command_{before|after}_plugins\n"
|
||||
" - proxy options: username, password\n"
|
||||
" - irc server options: autojoin, command, password, "
|
||||
"sasl_{username|password}\n"
|
||||
" - option relay.network.password\n"
|
||||
" - options weechat.startup.command_{before|after}_plugins\n"
|
||||
" - command /eval.\n\n"
|
||||
"Examples:\n"
|
||||
" set a passphrase:\n"
|
||||
|
||||
Reference in New Issue
Block a user