diff options
Diffstat (limited to 'ocs/providers.php')
-rw-r--r-- | ocs/providers.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ocs/providers.php b/ocs/providers.php index f9cafd20b01..cc6de32266b 100644 --- a/ocs/providers.php +++ b/ocs/providers.php @@ -35,7 +35,9 @@ echo(' <termsofuse></termsofuse> <register></register> <services> - <activity ocsversion="1.5" /> + <config ocsversion="1.7" /> + <activity ocsversion="1.7" /> + <cloud ocsversion="1.7" /> </services> </provider> </providers> |