mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Updated reference to caching section
Signed-off-by: Maximilian Kratz <account@maxkratz.com>
This commit is contained in:
parent
7d447b0e40
commit
b05d9efa3c
@ -90,7 +90,7 @@ 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:`the caching configuration page section APCu<./caching_configuration>`.
|
||||
.. 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.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user