Merge pull request #22871 from owncloud/enable-federation-app-stable9
[stable9] Automatically enabled federation app
This commit is contained in:
commit
4b85660984
|
@ -11,6 +11,7 @@
|
|||
<dependencies>
|
||||
<owncloud min-version="9.0" max-version="9.0" />
|
||||
</dependencies>
|
||||
<default_enable/>
|
||||
<types>
|
||||
<authentication/>
|
||||
</types>
|
||||
|
|
|
@ -285,6 +285,7 @@ Feature: provisioning
|
|||
| comments |
|
||||
| dav |
|
||||
| federatedfilesharing |
|
||||
| federation |
|
||||
| files |
|
||||
| files_sharing |
|
||||
| files_trashbin |
|
||||
|
|
Loading…
Reference in New Issue