mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Merge pull request #11637 from nextcloud/fix/devmanual/lnk-to-appconfig
fix(devmanual): link to appconfig
This commit is contained in:
@@ -26,7 +26,7 @@ Front-end changes
|
||||
Changed APIs
|
||||
^^^^^^^^^^^^
|
||||
|
||||
* `IAppConfig` has been fully reworked, most of previous methods are now deprecated. The new version of the API implements multiple settings for app config values to define their laziness and sensitivity.
|
||||
* `IAppConfig` has been fully reworked, most of previous methods are now deprecated. The new version of the API implements multiple settings for app config values to define their laziness and sensitivity. See also the :ref:`app config` section.
|
||||
|
||||
Removed globals
|
||||
^^^^^^^^^^^^^^^
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
.. _app config:
|
||||
|
||||
=========
|
||||
AppConfig
|
||||
=========
|
||||
|
||||
Reference in New Issue
Block a user