diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2015-08-03 21:29:17 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2015-08-03 21:29:17 +0200 |
commit | 5d3e485aec0a7199db94775dad1281327fc5c4c1 (patch) | |
tree | 3159113d0d7c1fb6c3d715363945fa1ff834ee0d /doc/en/autogen/user | |
parent | 2ed90965a68fed01ddfceaf94c17cc593524b568 (diff) | |
download | weechat-5d3e485aec0a7199db94775dad1281327fc5c4c1.zip |
core: update options supporting secured data in /help secure
Diffstat (limited to 'doc/en/autogen/user')
-rw-r--r-- | doc/en/autogen/user/weechat_commands.asciidoc | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/en/autogen/user/weechat_commands.asciidoc b/doc/en/autogen/user/weechat_commands.asciidoc index bc23aab1e..ff48499dc 100644 --- a/doc/en/autogen/user/weechat_commands.asciidoc +++ b/doc/en/autogen/user/weechat_commands.asciidoc @@ -764,12 +764,10 @@ When a passphrase is used (data encrypted), it is asked by WeeChat on startup. It is possible to set environment variable "WEECHAT_PASSPHRASE" to prevent the prompt (this same variable is used by WeeChat on /upgrade). Secured data with format ${sec.data.xxx} can be used in: + - command /eval - 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}, username, realname - - option relay.network.password - - command /eval. + - other options that may contain a password or sensitive data (for example proxy, irc server and relay); see /help on the options to check if they are evaluated. Examples: set a passphrase: |