diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-04-10 22:48:28 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-04-10 22:48:28 +0200 |
| commit | 358ea1e2a08b5c887a2f46562326ac2ea9ac6c24 (patch) | |
| tree | 00be1f92589e8d760e121b6b7ea75b69d731742a /config/weechat/script.conf | |
| parent | 747895a6815830b47f962dc0f90f791ccd14fc9d (diff) | |
Improve weechat config
Diffstat (limited to 'config/weechat/script.conf')
| -rw-r--r-- | config/weechat/script.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/weechat/script.conf b/config/weechat/script.conf index 3481de3..cd7952b 100644 --- a/config/weechat/script.conf +++ b/config/weechat/script.conf @@ -50,7 +50,7 @@ text_version_selected = 228 [scripts] autoload = on cache_expire = 1440 -download_enabled = off +download_enabled = on download_timeout = 30 hold = "" path = "${weechat_cache_dir}/script" |