Increase discoverability of background jobs documentation

- Add section to "Installation on Linux"

Signed-off-by: Christopher Ng <chrng8@gmail.com>
This commit is contained in:
Christopher Ng
2023-08-16 14:59:01 -07:00
parent c87dbe5b7b
commit d7d99feffd

View File

@@ -296,6 +296,18 @@ To use ``occ`` see :doc:`command_line_installation`.
To use the graphical Installation Wizard see :doc:`installation_wizard`.
.. _background_jobs_label:
Setting up background jobs
--------------------------
Nextcloud requires that some tasks are run regularly. These may include
maintenance tasks to ensure optimal performance or time sensitive tasks like
sending notifications.
See :doc:`../configuration_server/background_jobs_configuration` for a detailed
description and the benefits.
.. _selinux_tips_label:
SELinux configuration tips