aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2022-09-15 08:15:25 -0100
committerMaxence Lange <maxence@artificial-owl.com>2022-09-15 08:15:33 -0100
commit0efd6d995037bc34de714024f137fecdbdc50a69 (patch)
treefd187d0751321f586affd2152f3f170af0ab1fdc /apps/oauth2
parent4c1f06170e1f7256bdc0791c40359c5ab6ad5eda (diff)
downloadnextcloud-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/oauth2')
-rw-r--r--apps/oauth2/appinfo/info.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/oauth2/appinfo/info.xml b/apps/oauth2/appinfo/info.xml
index ae2fcb09986..6eed9b9d18e 100644
--- a/apps/oauth2/appinfo/info.xml
+++ b/apps/oauth2/appinfo/info.xml
@@ -9,7 +9,6 @@
<licence>agpl</licence>
<author>Lukas Reschke</author>
<namespace>OAuth2</namespace>
- <default_enable/>
<types>
<authentication/>
</types>