kopia lustrzana https://github.com/nextcloud/social
Merge pull request #735 from nextcloud/appinfo-database
Add database dependencies to info.xmlpull/734/head
commit
954a76a297
|
|
@ -33,6 +33,9 @@
|
|||
<screenshot>https://raw.githubusercontent.com/nextcloud/social/master/img/screenshot.png</screenshot>
|
||||
<dependencies>
|
||||
<nextcloud min-version="15" max-version="17"/>
|
||||
<database>pgsql</database>
|
||||
<database>sqlite</database>
|
||||
<database>mysql</database>
|
||||
</dependencies>
|
||||
|
||||
<background-jobs>
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue