summaryrefslogtreecommitdiffstats
path: root/apps/federation/appinfo/database.xml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/federation/appinfo/database.xml')
-rw-r--r--apps/federation/appinfo/database.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/federation/appinfo/database.xml b/apps/federation/appinfo/database.xml
index 05b7fb12b49..61c3b8ac6d8 100644
--- a/apps/federation/appinfo/database.xml
+++ b/apps/federation/appinfo/database.xml
@@ -27,8 +27,7 @@
<type>text</type>
<default></default>
<notnull>true</notnull>
- <length>32</length>
- <comments>md5 hash of the url without the protocol</comments>
+ <comments>sha1 hash of the url without the protocol</comments>
</field>
<field>
<name>token</name>