From: Samir Benmendil Date: Mon, 22 Aug 2022 10:28:38 +0000 (+0100) Subject: weechat: allow downloading of scripts with /script X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/8aff15dab8b7514899a4bb61d34495d12ac4d296?ds=inline weechat: allow downloading of scripts with /script --- diff --git a/weechat/script.conf b/weechat/script.conf index 10055b8..3f8633b 100644 --- a/weechat/script.conf +++ b/weechat/script.conf @@ -50,7 +50,7 @@ text_version_selected = lightmagenta [scripts] autoload = on cache_expire = 60 -download_enabled = off +download_enabled = on download_timeout = 30 hold = "" path = "%h/script"