longer urls

This commit is contained in:
Felix Van der Jeugt 2014-12-29 23:20:20 +01:00
parent 749e6a69ea
commit 3342ea9b5d

View File

@ -30,7 +30,7 @@ python.shortenurl.color = "red"
python.shortenurl.ignore_list = "http://is.gd,http://tinyurl.com" python.shortenurl.ignore_list = "http://is.gd,http://tinyurl.com"
python.shortenurl.short_own = "off" python.shortenurl.short_own = "off"
python.shortenurl.shortener = "isgd" python.shortenurl.shortener = "isgd"
python.shortenurl.urllength = "30" python.shortenurl.urllength = "120"
ruby.check_license = "off" ruby.check_license = "off"
[desc] [desc]