X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/933b465371d8352fbed5c0f9a8eb72fe0f6761af..1b8b1df5087accaba1f62a1f9c307860cfe765ba:/weechat/script.conf diff --git a/weechat/script.conf b/weechat/script.conf index e279322..ee53242 100644 --- a/weechat/script.conf +++ b/weechat/script.conf @@ -1,6 +1,13 @@ # # 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] columns = "%s %n %V %v %u | %d | %t" @@ -43,7 +50,8 @@ 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" url_force_https = on