Overriding jets3t properties

We’re running into issues with code in CKFinder that is relying on cfdirectory against a large S3 bucket. It seems like the bottleneck might be coming from the default Jets3t properties so we’re wanting to see if there’s a way to override these.

Following the instructions here, I’ve tried placing a jets3t.properties file in the Tomcat classpath but I’m not sure it’s being picked up.

With the way the Lucee 5 s3 extension is implemented, does anyone know whether overriding the jets3t config should be possible?

Thanks!
-Nick