mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #7157 from nextcloud/backport/7052/stable21
[stable21] Added note on apc.enable_cli for system Cron based configs
This commit is contained in:
commit
a756ed433d
@ -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/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user