-
Type: Improvement
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 10.10
-
Fix Version/s: 10.10-HF43, 11.x, 2021.2
-
Component/s: Configuration
Please backport NXP-27777 so that the following can be used on 10.10
<property name="cacheminage">${nuxeo.s3storage.cacheminage}</property> <property name="cachesize">${nuxeo.s3storage.cachesize}</property> <property name="cachecount">${nuxeo.s3storage.cachecount}</property> <property name="connection.max">${nuxeo.s3storage.connection.max}</property> <property name="connection.retry">${nuxeo.s3storage.connection.retry}</property> <property name="connection.timeout">${nuxeo.s3storage.connection.timeout}</property>
- is related to
-
NXP-27777 Make S3 cache and connection parameters configurable through nuxeo.conf
- Resolved
- Is referenced in
- links to