diff options
Diffstat (limited to 'doc/en/autogen/user/weechat_commands.asciidoc')
-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: |