From: Georg Ehrke Date: Tue, 12 Jun 2012 17:52:25 +0000 (+0200) Subject: increase possible size of uri in database - fix oc-140 X-Git-Tag: v4.5.0beta1~74^2~421^2~5 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=dc0adbad02f614eb0a94db2732dc893e7cb5aa5a;p=nextcloud-server.git increase possible size of uri in database - fix oc-140 --- diff --git a/apps/calendar/appinfo/database.xml b/apps/calendar/appinfo/database.xml index b065ab3f94a..5a3ad32dc24 100644 --- a/apps/calendar/appinfo/database.xml +++ b/apps/calendar/appinfo/database.xml @@ -81,7 +81,7 @@ text false - 100 + 255 @@ -133,7 +133,7 @@ text false - 100 + 255