]> git.rmz.io Git - dotfiles.git/blobdiff - weechat/script.conf
weechat: update configs
[dotfiles.git] / weechat / script.conf
index d29e7e24ceab1c13b52e4eb3316f95c8c9521bf3..85b69f164f6a26e183544c6f04f69b0374f05beb 100644 (file)
@@ -1,5 +1,12 @@
 #
-# script.conf -- weechat v0.4.2
+# 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,6 +50,7 @@ text_version_selected = lightmagenta
 [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"