Shorter db index name

Fixes #54

(cherry picked from commit 2058ec84e5)
Signed-off-by: Andras Timar <andras.timar@collabora.com>
pull/95/head
Pranav Kant 7 years ago committed by Andras Timar
parent 32755343ed
commit 49a73108e9

@ -121,7 +121,7 @@
</field>
<index>
<name>richdocuments_wopi_token_idx</name>
<name>rd_wopi_token_idx</name>
<unique>true</unique>
<field>
<name>token</name>

@ -5,7 +5,7 @@
<description>Collabora Online allows you to to work with all kinds of office documents directly in your browser. This application requires Collabora Cloudsuite to be installed on one of your servers, please read the documentation to learn more about that.</description>
<summary>Edit office documents directly in your browser.</summary>
<licence>AGPL</licence>
<version>1.11.31</version>
<version>1.11.32</version>
<author>Collabora Productivity based on work of Frank Karlitschek, Victor Dubiniuk</author>
<bugs>https://github.com/nextcloud/richdocuments/issues</bugs>
<repository type="git">https://github.com/nextcloud/richdocuments.git</repository>

Loading…
Cancel
Save