#
 # 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]
 columns = "%s %n %V %v %u | %d | %t"
 [scripts]
 autoload = on
 cache_expire = 60
+download_enabled = on
 download_timeout = 30
 hold = ""
 path = "%h/script"
 url = "http://www.weechat.org/files/plugins.xml.gz"
-url_force_https = on