diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-09-20 10:27:08 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-09-20 10:27:08 +0200 |
commit | 7f27d88ca699a82dc5342029fd39e3a0c719f1cb (patch) | |
tree | ee8e90438d13003223af23855d6edf8cb3e939ff /doc/it/autogen | |
parent | 1aaf9440b81ec9ebfe31951c53c0774193212f6b (diff) | |
download | weechat-7f27d88ca699a82dc5342029fd39e3a0c719f1cb.zip |
core: add proxy options username/password in /help secure
Diffstat (limited to 'doc/it/autogen')
-rw-r--r-- | doc/it/autogen/user/weechat_commands.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/it/autogen/user/weechat_commands.txt b/doc/it/autogen/user/weechat_commands.txt index 6c12f01d5..bf64f4dc7 100644 --- a/doc/it/autogen/user/weechat_commands.txt +++ b/doc/it/autogen/user/weechat_commands.txt @@ -636,9 +636,10 @@ It is possible to set environment variable "WEECHAT_PASSPHRASE" to prevent the p Secured data with format ${sec.data.xxx} can be used in: - command line argument "--run-command" + - options weechat.startup.command_{before|after}_plugins + - proxy options: username, password - irc server options: autojoin, command, password, sasl_{username|password} - option relay.network.password - - options weechat.startup.command_{before|after}_plugins - command /eval. Examples: |