summaryrefslogtreecommitdiff
path: root/doc/it
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-11-15 18:28:34 +0100
committerSébastien Helleu <flashcode@flashtux.org>2014-11-15 18:28:34 +0100
commit786999b4a30c9e83bef21e94f30a8439c2fe646f (patch)
tree9863d7e219fd2825f4fe5f4ce4d25f3455c012e0 /doc/it
parentbc3c81ee4f467ba4a3feb7884dae112b0f23532e (diff)
downloadweechat-786999b4a30c9e83bef21e94f30a8439c2fe646f.zip
script: add option script.scripts.url_force_https (closes #253)
Diffstat (limited to 'doc/it')
-rw-r--r--doc/it/autogen/user/script_options.asciidoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/it/autogen/user/script_options.asciidoc b/doc/it/autogen/user/script_options.asciidoc
index 39b70fc9a..06cc19452 100644
--- a/doc/it/autogen/user/script_options.asciidoc
+++ b/doc/it/autogen/user/script_options.asciidoc
@@ -193,3 +193,8 @@
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"http://weechat.org/files/plugins.xml.gz"`)
+* [[option_script.scripts.url_force_https]] *script.scripts.url_force_https*
+** descrizione: `force use of HTTPS for downloads (index and scripts); you should disable this option only if you have problems with the downloads`
+** tipo: bool
+** valori: on, off (valore predefinito: `on`)
+