summaryrefslogtreecommitdiffstats
path: root/appinfo/database.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/database.xml')
-rw-r--r--appinfo/database.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/appinfo/database.xml b/appinfo/database.xml
index cbb8baf1e..1fbfe29a4 100644
--- a/appinfo/database.xml
+++ b/appinfo/database.xml
@@ -147,17 +147,17 @@
<name>guid</name>
<type>text</type>
<notnull>true</notnull>
- <length>100</length>
+ <length>300</length>
</field>
<field>
<name>url</name>
<type>text</type>
- <length>100</length>
+ <length>300</length>
</field>
<field>
<name>title</name>
<type>text</type>
- <length>100</length>
+ <length>300</length>
</field>
<field>
<name>feed_id</name>