mirror of
https://github.com/nextcloud/server.git
synced 2026-06-07 15:53:04 -04:00
Merge pull request #22871 from owncloud/enable-federation-app-stable9
[stable9] Automatically enabled federation app
This commit is contained in:
commit
4b85660984
2 changed files with 2 additions and 0 deletions
|
|
@ -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 a new issue