summaryrefslogtreecommitdiffstats
path: root/weechat/script.conf
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-10-14 05:09:03 -0400
committerJesse Luehrs <doy@tozt.net>2018-10-14 06:16:03 -0400
commit5b0e67ae95dedd9c4db34ccd4d3c31fbaf516a40 (patch)
tree206134be663936c76fb772a93b2ebd0771c3cc6e /weechat/script.conf
parenta262ecc3a90abe5a0ceda821ee703a72acc921e3 (diff)
downloadconf-5b0e67ae95dedd9c4db34ccd4d3c31fbaf516a40.tar.gz
conf-5b0e67ae95dedd9c4db34ccd4d3c31fbaf516a40.zip
weechat config updates
Diffstat (limited to 'weechat/script.conf')
-rw-r--r--weechat/script.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/weechat/script.conf b/weechat/script.conf
index d7e8a29..08ae926 100644
--- a/weechat/script.conf
+++ b/weechat/script.conf
@@ -15,7 +15,7 @@ diff_color = on
diff_command = "auto"
display_source = on
quiet_actions = on
-sort = "p,n"
+sort = "i,p,n"
translate_description = on
use_keys = on
@@ -49,8 +49,8 @@ text_version_selected = lightmagenta
[scripts]
autoload = on
-cache_expire = 60
+cache_expire = 1440
download_timeout = 30
hold = ""
path = "%h/script"
-url = "http://www.weechat.org/files/plugins.xml.gz"
+url = "https://weechat.org/files/plugins.xml.gz"