summaryrefslogtreecommitdiffstats
path: root/.weechat/script.conf
diff options
context:
space:
mode:
Diffstat (limited to '.weechat/script.conf')
-rw-r--r--.weechat/script.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/.weechat/script.conf b/.weechat/script.conf
index 121f189..6453fc3 100644
--- a/.weechat/script.conf
+++ b/.weechat/script.conf
@@ -4,7 +4,7 @@
# 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.
+# Use commands like /set or /fset to change settings in WeeChat.
#
# For more info, see: https://weechat.org/doc/quickstart
#
@@ -50,6 +50,7 @@ text_version_selected = lightmagenta
[scripts]
autoload = on
cache_expire = 1440
+download_enabled = off
download_timeout = 30
hold = ""
path = "%h/script"