Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern Schiessle <bjoern@schiessle.org>2016-10-27 18:21:43 +0300
committerBjoern Schiessle <bjoern@schiessle.org>2016-11-01 21:54:41 +0300
commitce08682c2fdeaeb835cd41c0e9e1207a4da422ab (patch)
tree880d74c5ed912b30aaedbd4bda08f9659cda4f09 /apps/sharebymail/appinfo
parent6d7520b1e2c6e17b449a0c5cea886f73e9932528 (diff)
enabled by default and add to shipped.json
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Diffstat (limited to 'apps/sharebymail/appinfo')
-rw-r--r--apps/sharebymail/appinfo/info.xml1
1 files changed, 1 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>