mirror of
https://github.com/nextcloud/documentation.git
synced 2025-12-12 07:29:47 +07:00
fix(devmanual): link to appconfig
This commit is contained in:
committed by
rakekniven
parent
84ee7873a5
commit
ca427f0889
@@ -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:`AppConfig<app config>` section.
|
||||
|
||||
Removed globals
|
||||
^^^^^^^^^^^^^^^
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
.. _app config:
|
||||
|
||||
=========
|
||||
AppConfig
|
||||
=========
|
||||
|
||||
Reference in New Issue
Block a user