mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Remove duplicate deprecation
This commit is contained in:
@@ -193,9 +193,6 @@ Deprecated
|
||||
|
||||
The following sections are just listed for reference and should not be used because
|
||||
|
||||
* **public/remote**: Use :doc:`api` instead because you'll have to use :doc:`../core/externalapi` which is known to be buggy (works only properly with GET/POST)
|
||||
* **standalone/default_enable**: They tell core what do on setup, you will not be able to even activate your app if it has those entries. This should be replaced by a config file inside core.
|
||||
|
||||
requiremin
|
||||
==========
|
||||
Deprecated in favor of the **<dependencies>** tag.
|
||||
|
||||
Reference in New Issue
Block a user