Mercurial > dotfiles
diff weechat/script.conf @ 399:133cfc2e5b94
Weechat upgrade and tweaks.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 09 Aug 2017 22:55:38 -0700 |
parents | 27447ad19df6 |
children |
line wrap: on
line diff
--- a/weechat/script.conf Tue Aug 22 14:03:36 2017 -0700 +++ b/weechat/script.conf Wed Aug 09 22:55:38 2017 -0700 @@ -1,5 +1,12 @@ # -# script.conf -- weechat v1.1.1 +# weechat -- script.conf +# +# WARNING: It is NOT recommended to edit this file by hand, +# especially if WeeChat is running. +# +# Use /set or similar command to change settings in WeeChat. +# +# For more info, see: https://weechat.org/doc/quickstart # [look] @@ -43,7 +50,7 @@ [scripts] autoload = on cache_expire = 60 -dir = "%h/script" +download_timeout = 30 hold = "" +path = "%h/script" url = "http://www.weechat.org/files/plugins.xml.gz" -url_force_https = on