Skip to content

Commit

Permalink
Merge pull request #11032 from nextcloud/background-jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
Pytal authored Aug 18, 2023
2 parents c87dbe5 + d7d99fe commit 72d3739
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions admin_manual/installation/source_installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 72d3739

Please sign in to comment.