diff options
-rw-r--r-- | apps/sharebymail/appinfo/info.xml | 1 | ||||
-rw-r--r-- | core/shipped.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/sharebymail/appinfo/info.xml b/apps/sharebymail/appinfo/info.xml index 3db007f1613..f1771fc9551 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 ee8a2b05ef6..9855a663847 100644 --- a/core/shipped.json +++ b/core/shipped.json @@ -25,6 +25,7 @@ "password_policy", "provisioning_api", "serverinfo", + "sharebymail", "survey_client", "systemtags", "templateeditor", |