mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #1021 from nextcloud/backport/1019/stable15
[stable15] apc.enable_cli docs
This commit is contained in:
commit
4b744644bc
@ -52,6 +52,10 @@ After restarting your Web server, add this line to your ``config.php`` file::
|
||||
|
||||
Refresh your Nextcloud admin page, and the cache warning should disappear.
|
||||
|
||||
.. warning:: APCu is disabled by default on CLI which could cause issues with nextcloud's
|
||||
cron jobs. Please make sure you set the ``apc.enable_cli`` to ``1`` on your ``php.ini``
|
||||
config file.
|
||||
|
||||
Redis
|
||||
-----
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user