summaryrefslogtreecommitdiffstats
path: root/db_structure.xml
diff options
context:
space:
mode:
Diffstat (limited to 'db_structure.xml')
-rw-r--r--db_structure.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/db_structure.xml b/db_structure.xml
index 108570c5a06..ed4954c02b2 100644
--- a/db_structure.xml
+++ b/db_structure.xml
@@ -400,6 +400,21 @@
</field>
</index>
+ <index>
+ <name>fs_storage_size</name>
+ <field>
+ <name>storage</name>
+ <sorting>ascending</sorting>
+ </field>
+ <field>
+ <name>size</name>
+ <sorting>ascending</sorting>
+ </field>
+ <field>
+ <name>fileid</name>
+ </field>
+ </index>
+
</declaration>
</table>