/var/www/html/nextcloud/config/config.php
'installed' => true,
'filelocking.enabled' => false,
'memcache.local' => '\OC\Memcache\Redis',
'memcache.locking' => '\OC\Memcache\Redis',
'redis' =>
array (
'host' => '127.0.0.1',
'port' => 6379,
'timeout' => 0.0,
),
);
** checking config info
http://192.168.1.3/nextcloud/ocs/v2.php ... pi/v1/info