diff options
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/autogen/user/script_options.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/autogen/user/script_options.asciidoc b/doc/en/autogen/user/script_options.asciidoc index e89d3b743..3567c365b 100644 --- a/doc/en/autogen/user/script_options.asciidoc +++ b/doc/en/autogen/user/script_options.asciidoc @@ -189,7 +189,7 @@ ** values: any string (default value: `""`) * [[option_script.scripts.url]] *script.scripts.url* -** description: `URL for file with list of scripts` +** description: `URL for file with list of scripts; by default HTTPS is forced, see option script.scripts.url_force_https` ** type: string ** values: any string (default value: `"http://weechat.org/files/plugins.xml.gz"`) |