Search
Results
Migrating ownCloud to Docker – blaize.net
Installing Nextcloud on Ubuntu 16.04 LTS with Redis, APCu, SSL & Apache | Jason Bayton
[https://bayton.org/docs/nextcloud/installing-nextcloud-on-ubuntu-16-04-lts-with-redis-apcu-ssl-apache/] - - public:mepage
'memcache.local' => '\OC\Memcache\APCu', 'memcache.locking' => '\\OC\\Memcache\\Redis', 'filelocking.enabled' => 'true', 'redis' => array ( 'host' => '/var/run/redis/redis.sock', 'port' => 0, 'timeout' => 0.0, ),
How to configure Redis Cache in Ubuntu 14.04 with ownCloud – Tech and Me
[https://www.techandme.se/how-to-configure-redis-cache-in-ubuntu-14-04-with-owncloud/] - - public:mepage
How to rescan filesystem in owncloud 5
[http://sharadchhetri.com/2013/11/14/how-to-rescan-filesystem-in-owncloud-5/] - - public:mepage
truncate oc_storages; select * from oc_storages;