diff --git a/apps/sharebymail/appinfo/info.xml b/apps/sharebymail/appinfo/info.xml index 3db007f1613bbd1f959e269723d55c2ede380f39..f1771fc9551f807987a4db809b7a8984f43bc4c0 100644 --- a/apps/sharebymail/appinfo/info.xml +++ b/apps/sharebymail/appinfo/info.xml @@ -11,4 +11,5 @@ <dependencies> <owncloud min-version="9.2" max-version="9.2" /> </dependencies> + <default_enable/> </info> diff --git a/core/shipped.json b/core/shipped.json index ee8a2b05ef6985d5323f7bfc2612390a94dea3ba..9855a6638479a47bff3ec1cfc6bd0e0c814f5233 100644 --- a/core/shipped.json +++ b/core/shipped.json @@ -25,6 +25,7 @@ "password_policy", "provisioning_api", "serverinfo", + "sharebymail", "survey_client", "systemtags", "templateeditor",