X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/933b465371d8352fbed5c0f9a8eb72fe0f6761af..8b00adf400c3f5ecdeefcf1f57631e75933c0621:/weechat/script.conf diff --git a/weechat/script.conf b/weechat/script.conf index e279322..85b69f1 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,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" -url_force_https = on