https://bugs.koozali.org/show_bug.cgi?id=12298

--- Comment #9 from Gary Douglas <[email protected]> ---
fyi, NC27 recommends redis, warns if not installed

050823 17:12:02 yum --enablerepo=smecontribs install smeserver-redis
050823 17:12:43 yum install php81-php-redis

  'filelocking.enabled' => true,
  'memcache.locking' => '\\OC\\Memcache\\Redis',
  'redis' => 
  array (
    'host' => 'localhost',
    'port' => 6379,
    'timeout' => 0.0,
    'password' => '',
  ),

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to