mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
Merge pull request #2641 from owncloud/fix_2612
Key must use less then 767 bytes long
This commit is contained in:
commit
8231f657d9
1 changed files with 0 additions and 8 deletions
|
|
@ -653,14 +653,6 @@
|
|||
|
||||
<index>
|
||||
<name>property_index</name>
|
||||
<field>
|
||||
<name>propertyname</name>
|
||||
<sorting>ascending</sorting>
|
||||
</field>
|
||||
<field>
|
||||
<name>propertypath</name>
|
||||
<sorting>ascending</sorting>
|
||||
</field>
|
||||
<field>
|
||||
<name>userid</name>
|
||||
<sorting>ascending</sorting>
|
||||
|
|
|
|||
Loading…
Reference in a new issue