From 3342ea9b5d5ae28eff90076b9da19ef915ea197e Mon Sep 17 00:00:00 2001 From: Felix Van der Jeugt Date: Mon, 29 Dec 2014 23:20:20 +0100 Subject: [PATCH] longer urls --- weechat/plugins.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weechat/plugins.conf b/weechat/plugins.conf index 31a31a5..d4b1084 100644 --- a/weechat/plugins.conf +++ b/weechat/plugins.conf @@ -30,7 +30,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 = "30" +python.shortenurl.urllength = "120" ruby.check_license = "off" [desc]