diff options
Diffstat (limited to 'doc/ja/autogen/user')
-rw-r--r-- | doc/ja/autogen/user/script_options.asciidoc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ja/autogen/user/script_options.asciidoc b/doc/ja/autogen/user/script_options.asciidoc index 3a6c9d742..d11adbfac 100644 --- a/doc/ja/autogen/user/script_options.asciidoc +++ b/doc/ja/autogen/user/script_options.asciidoc @@ -193,3 +193,8 @@ ** タイプ: 文字列 ** 値: 未制約文字列 (デフォルト値: `"http://weechat.org/files/plugins.xml.gz"`) +* [[option_script.scripts.url_force_https]] *script.scripts.url_force_https* +** 説明: `force use of HTTPS for downloads (index and scripts); you should disable this option only if you have problems with the downloads` +** タイプ: ブール +** 値: on, off (デフォルト値: `on`) + |