summaryrefslogtreecommitdiffstats
path: root/appinfo/database.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/database.xml')
-rw-r--r--appinfo/database.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/appinfo/database.xml b/appinfo/database.xml
index 7d3cf2378..9b04e9c84 100644
--- a/appinfo/database.xml
+++ b/appinfo/database.xml
@@ -114,6 +114,13 @@
<unsigned>true</unsigned>
</field>
<field>
+ <name>articles_per_update</name>
+ <type>integer</type>
+ <default>0</default>
+ <notnull>true</notnull>
+ <unsigned>true</unsigned>
+ </field>
+ <field>
<name>deleted_at</name>
<type>integer</type>
<default>0</default>