Skip to content
Snippets Groups Projects
Commit 68f87170 authored by Lukas Reschke's avatar Lukas Reschke
Browse files

[master] Remove OCS IDs

While making the AppStore ready for 8.1 I also deleted some dummy entries which means that these IDs do not resolve anymore. We should remove them to prevent errors such as https://github.com/owncloud/core/issues/17307

Ref https://github.com/owncloud/activity/issues/320#issuecomment-117691867
parent 61a60ffd
No related branches found
No related tags found
No related merge requests found
......@@ -19,5 +19,4 @@ Turning the feature off removes shared files and folders on the server for all s
<files>public.php</files>
<webdav>publicwebdav.php</webdav>
</public>
<ocsid>166050</ocsid>
</info>
......@@ -18,5 +18,4 @@ To prevent a user from running out of disk space, the ownCloud Deleted files app
<documentation>
<user>user-trashbin</user>
</documentation>
<ocsid>166052</ocsid>
</info>
......@@ -18,5 +18,4 @@ In addition to the expiry of versions, ownCloud’s versions app makes certain n
<user>user-versions</user>
</documentation>
<default_enable/>
<ocsid>166053</ocsid>
</info>
......@@ -17,7 +17,6 @@ A user logs into ownCloud with their LDAP or AD credentials, and is granted acce
<documentation>
<admin>admin-ldap</admin>
</documentation>
<ocsid>166061</ocsid>
<dependencies>
<lib>ldap</lib>
</dependencies>
......
......@@ -12,5 +12,4 @@
<types>
<authentication/>
</types>
<ocsid>166062</ocsid>
</info>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment