summaryrefslogtreecommitdiffstats
path: root/apps/federation/appinfo/database.xml
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2015-12-04 13:38:32 +0100
committerThomas Müller <thomas.mueller@tmit.eu>2016-01-12 14:24:47 +0100
commit90d9834c8c0d3ae10cc754595d729821584e76a9 (patch)
tree7a50a81c630c835e131e9da3aaf2ac50aad2c88b /apps/federation/appinfo/database.xml
parentdbddbb634bcb6df346988b85cb2847e76e22e632 (diff)
downloadnextcloud-server-90d9834c8c0d3ae10cc754595d729821584e76a9.tar.gz
nextcloud-server-90d9834c8c0d3ae10cc754595d729821584e76a9.zip
Decouple federation and dav app
Diffstat (limited to 'apps/federation/appinfo/database.xml')
-rw-r--r--apps/federation/appinfo/database.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/federation/appinfo/database.xml b/apps/federation/appinfo/database.xml
index e6728df1408..05b7fb12b49 100644
--- a/apps/federation/appinfo/database.xml
+++ b/apps/federation/appinfo/database.xml
@@ -52,9 +52,8 @@
</field>
<field>
<name>sync_token</name>
- <type>integer</type>
- <notnull>true</notnull>
- <default>0</default>
+ <type>text</type>
+ <length>512</length>
<comments>cardDav sync token</comments>
</field>
<index>