Talk:Nextcloud
There are a few missing steps that turn into warnings in the UI
- enabling $PATH for FPM (set in php-fpm.conf where PATH is normally disabled)
- enabling opcache (set in a php.ini or opcache.ini)
- enabling APCu or another cache
(set in a apcu.ini AND config.php)