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

--- Comment #4 from Jean-Philippe Pialasse <[email protected]> ---
just 

yum install smeserver-redis --enablerepo=smecontribs -y
and then 


/usr/bin/occ config:system:set  redis host --value="localhost"
/usr/bin/occ config:system:set  redis port --value="6379"
/usr/bin/occ config:system:set  redis timeout --value="0.0"
/usr/bin/occ config:system:set  redis password --value=""
/usr/bin/occ config:system:set  memcache.locking --value="\OC\Memcache\Redis"
/usr/bin/occ config:system:set --type=bool --value=true filelocking.enabled

this could be added at the end of nextcloud-occ action script

-- 
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