diff --git a/weechat/plugins.conf b/weechat/plugins.conf index 8bbcf34..97cf03a 100644 --- a/weechat/plugins.conf +++ b/weechat/plugins.conf @@ -37,7 +37,7 @@ python.shortenurl.color = "red" python.shortenurl.ignore_list = "http://is.gd,http://tinyurl.com" python.shortenurl.short_own = "off" python.shortenurl.shortener = "isgd" -python.shortenurl.urllength = "120" +python.shortenurl.urllength = "80" ruby.check_license = "off" tcl.check_license = "off"