diff options
author | Maxence Lange <maxence@artificial-owl.com> | 2022-09-15 08:15:25 -0100 |
---|---|---|
committer | Maxence Lange <maxence@artificial-owl.com> | 2022-09-15 08:15:33 -0100 |
commit | 0efd6d995037bc34de714024f137fecdbdc50a69 (patch) | |
tree | fd187d0751321f586affd2152f3f170af0ab1fdc /apps/files_sharing | |
parent | 4c1f06170e1f7256bdc0791c40359c5ab6ad5eda (diff) | |
download | nextcloud-server-0efd6d995037bc34de714024f137fecdbdc50a69.tar.gz nextcloud-server-0efd6d995037bc34de714024f137fecdbdc50a69.zip |
set defaultEnabled in shipped.json
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/appinfo/info.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_sharing/appinfo/info.xml b/apps/files_sharing/appinfo/info.xml index 44f3e3a45cd..66c49d6eeb6 100644 --- a/apps/files_sharing/appinfo/info.xml +++ b/apps/files_sharing/appinfo/info.xml @@ -14,7 +14,6 @@ Turning the feature off removes shared files and folders on the server for all s <author>Michael Gapczynski</author> <author>Bjoern Schiessle</author> <namespace>Files_Sharing</namespace> - <default_enable/> <types> <filesystem/> </types> |