https://bugs.koozali.org/show_bug.cgi?id=12401
John Crisp <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
--- Comment #5 from John Crisp <[email protected]> ---
FWIW installing smeserver-nextcloud-0:1.2.0-26 drags in php81-php-pecl-redis5
Should smeserver-redis be made a dep in smeserver-nextcloud?
This seems to work in the action conf script:
OCC "config:system:set redis host --value='localhost'";
OCC "config:system:set redis port --value='6379'";
OCC "config:system:set redis timeout --value='0.0'";
OCC "config:system:set redis password --value=''";
OCC "config:system:set memcache.locking --value='\OC\Memcache\Redis'";
OCC "config:system:set --type=bool --value=true filelocking.enabled";
--
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/