#
-# 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 commands like /set or /fset to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/weechat/quickstart/
 #
 
 [look]
 [scripts]
 autoload = on
 cache_expire = 60
-dir = "%h/script"
+download_enabled = on
+download_timeout = 30
 hold = ""
+path = "%h/script"
 url = "http://www.weechat.org/files/plugins.xml.gz"