Merge pull request #22870 from owncloud/autoenable-federation-app

Automatically enable "federation" app
This commit is contained in:
C. Montero Luque 2016-03-04 17:44:50 -05:00
commit fe86e0c2f8
2 changed files with 13 additions and 11 deletions

View File

@ -11,6 +11,7 @@
<dependencies>
<owncloud min-version="9.1" max-version="9.1" />
</dependencies>
<default_enable/>
<types>
<authentication/>
</types>

View File

@ -285,6 +285,7 @@ Feature: provisioning
| comments |
| dav |
| federatedfilesharing |
| federation |
| files |
| files_sharing |
| files_trashbin |