debian stretch
owncloud 10.3.1
php-apcu 5.1.17+4.0.11-2+ub
config.php contains
‘memcache.local’ => ‘\OC\Memcache\APCu’,
‘filelocking.enabeled’ => true,
apache2 restarted
Recommendation
" Transactional file locking should be configured to use memory-based locking, not the default slow database-based locking. See the documentation for more information."
still appears, when opening Settings/Admin/General.
What else to get rid of that recommendation?