Improve reache-ablity of settings chapter

The settings chapter was only reachable via the forward / back navigation at the top. It was not linked from inside the index page.
This commit is contained in:
LiamHD 2016-11-09 16:51:13 +01:00 committed by GitHub
parent 67179328a6
commit 3c88ed4828

View File

@ -136,6 +136,12 @@ Periodically run code in the background:
* :doc:`backgroundjobs`
Settings
---------------
An app can register both admin settings as well as personal settings:
* :doc:`settings`
Logging
-------
Log to the :file:`data/nextcloud.log`: