diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2017-06-01 18:54:00 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2017-06-01 18:54:00 +0200 |
commit | 6b8a2be046488f1adff707982d69fa31e45e3ba4 (patch) | |
tree | a148bf7ed9688215e09f0c4e869c5aefdec41ed5 | |
parent | 4083e3bfcb4b4fc94fb224c672efc0ac1c438877 (diff) | |
download | dotfiles-6b8a2be046488f1adff707982d69fa31e45e3ba4.tar.xz |
weechat: Remove url_force_https
No longer an option
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r-- | weechat/script.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/weechat/script.conf b/weechat/script.conf index 59c0760..d501a2e 100644 --- a/weechat/script.conf +++ b/weechat/script.conf @@ -54,4 +54,3 @@ download_timeout = 30 hold = "" path = "%h/script" url = "http://www.weechat.org/files/plugins.xml.gz" -url_force_https = on |