diff --git a/admin_manual/configuration_server/background_jobs_configuration.rst b/admin_manual/configuration_server/background_jobs_configuration.rst index 63b07abecd3..3b942df34c4 100644 --- a/admin_manual/configuration_server/background_jobs_configuration.rst +++ b/admin_manual/configuration_server/background_jobs_configuration.rst @@ -90,6 +90,8 @@ Which returns:: .. note:: On some systems it might be required to call **php-cli** instead of **php**. +.. note:: For some configurations, it might be neccessary to append ``--define apc.enable_cli=1`` to the cron command. Please refer to :doc:`./caching_configuration` (section APCu). + .. note:: Please refer to the crontab man page for the exact command syntax. .. _easyCron: https://www.easycron.com/