FESS in Docker: Where to change the WEB-INF-Files?

Hi again,

in the issus are hints for changing for example app\WEB-INF\classes\crawler\contentlength.xml for bigger files. We run FESS in the docker environment. Where is the place for the parameter or how to change this persistent?

You can mount the file using Docker features, such as ./contentlength.xml:/usr/share/fess/app/WEB-INF/classes/crawler/contentlength.xml.