cancel
Showing results for 
Search instead for 
Did you mean: 

Should config param "repository.binary.store" be replaced with param "nuxeo.binarystores.root" in docs?

rg1_
Star Contributor
Star Contributor

According to https://github.com/nuxeo/nuxeo/blob/bcfec9be891be8b28cf88f15ce2b7949ce8e2715/nuxeo-distribution/nuxe..., nuxeo.conf config param "repository.binary.store" should no longer be used and "nuxeo.binarystores.root" should be used instead for clustered deployments. Should https://doc.nuxeo.com/nxdoc/configuration-parameters-index-nuxeoconf/ be updated accordingly?

1 REPLY 1

Gregory_Carlin
Elite Collaborator
Elite Collaborator

Hello,

You're indeed right. It is related to the latest change in https://jira.nuxeo.com/browse/NXP-27109. I've created a PR on the documentation page to update it (https://github.com/nuxeo/doc.nuxeo.com-content/pull/1374).

Have a great day