From: remillet Date: Fri, 3 Mar 2017 17:32:53 +0000 (-0800) Subject: CSPACE-6711:Added config file to control Nuxeo's disk cache that's used for creating... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=6f11cdf4fd8b2db7bc65db0899951eec57d21afe;p=tmp%2Fjakarta-migration.git CSPACE-6711:Added config file to control Nuxeo's disk cache that's used for creating image derivatives. --- diff --git a/3rdparty/nuxeo/nuxeo-server/7.10-HF17/config/convert-config.xml b/3rdparty/nuxeo/nuxeo-server/7.10-HF17/config/convert-config.xml new file mode 100644 index 000000000..9c50f3eff --- /dev/null +++ b/3rdparty/nuxeo/nuxeo-server/7.10-HF17/config/convert-config.xml @@ -0,0 +1,20 @@ + + + + + + + + + + 60 + + + 10240 + + + true + + + \ No newline at end of file